View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001728 | OXID eShop (all versions) | 4.06. Language and translations | public | 2010-03-29 09:39 | 2010-04-16 15:53 |
Reporter | LG | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2.0 revision 23610 | ||||
Fixed in Version | 4.3.1 revision 27257 | ||||
Summary | 0001728: Incorrect language is set for pricealarm email message | ||||
Description | Hi, sendPriceAlarmNotification() loads article in incorrect language: there is a check for active language $iAlarmLang = $oShop->getLanguage(); which returns incorrect language. Quick fix would be: $iAlarmLang = $oAlarm->oxpricealarm__oxlang->rawValue; OXID 4.2.0 EE, tested with lang=2. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||