View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001682 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2010-03-04 14:49 | 2010-03-23 15:51 |
Reporter | tabsl | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.1.6 revision 22740 | ||||
Fixed in Version | 4.3.0 revision 26948 | ||||
Summary | 0001682: order xml export - incorrect email | ||||
Description | exporting orders with xml export, incorrect email-value is used false: $sExport .= "<Email>".$this->interForm($oUser->oxuser__oxusername->value)."</Email>$sNewLine"; right: $sExport .= "<Email>".$this->interForm($oOrder->oxorder__oxbillemail->value)."</Email>$sNewLine"; | ||||
Additional Information | all oxid versions since deleting unregistered users after order | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||