diff --git a/process/ImporterMappingFunctions_lib/process.js b/process/ImporterMappingFunctions_lib/process.js index bf69b6bd91fb449803730837d0c918e1eece1410..e3f610e18075773c68188215242ad2b1244549f9 100644 --- a/process/ImporterMappingFunctions_lib/process.js +++ b/process/ImporterMappingFunctions_lib/process.js @@ -438,7 +438,7 @@ function iDocument(pObject) var desc = ""; if(pObject.Description != undefined) desc = this.InputRecord[pObject.Description]; var keyw = ""; - if(pObject.Keywords != undefined) desc = this.InputRecord[pObject.Keywords]; + if(pObject.Keywords != undefined) keyw = this.InputRecord[pObject.Keywords]; if(pObject.Rowid != "" && pObject.Filename != "") db.insertBinary(