View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0003299 | OXID eShop (all versions) | 4.06. Language and translations | public | 2011-10-07 23:56 | 2011-12-12 10:50 | 
| Reporter | ray | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.5.2 revision 38481 | ||||
| Fixed in Version | 4.5.6 revision 40808 | ||||
| Summary | 0003299: missing entry for 'EXCEPTION_INPUT_NOTALLFIELDS' in map.php for Basic Theme | ||||
| Description | In lang.php for Basic Theme there is written (line 104): 'EXCEPTION_INPUT_NOTALLFIELDS' => "0", but no mapping like in map.php for Azure. So there is shown a "0" in frontend of course. Please add the mapping for Basic as well: 'EXCEPTION_INPUT_NOTALLFIELDS' => 'ERROR_MESSAGE_INPUT_NOTALLFIELDS',  | ||||
| Tags | No tags attached. | ||||
| Theme | Basic | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| has duplicate | 0003426 | closed | dainius.bigelis | Wrong translation for EXCEPTION_INPUT_NOTALLFIELDS and similar translations in basic theme |