You must specify a valid bug.
As this doesn't work, i submit the bug here :
Subject: Import step4 incorrect translation in error
Type: Defect
Sugar Edition: CE
Product Category: Import
Found In Release: 5.5
Priority: Low
Description:
line 172 of import step4
$fieldTranslated = translate((isset($fieldDef['vname'])?$fieldDef['vname']:$fieldDef['name']),
$_REQUEST['module'])." (".$fieldDef['name'].")";
Code fix proposed :
$_REQUEST['module'] must be replaced by $_REQUEST['import_module']


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks