View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002588 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2011-03-07 10:08 | 2012-12-10 13:23 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.7 revision 33396 | ||||
Fixed in Version | 4.5.5 revision 40299 | ||||
Summary | 0002588: Entity encoding loop | ||||
Description | 4.4.7 too. See 0001425 Since reported, this was resolved by adding more fields to the arrays $this->_aRawBillingFields and $this->_aRawShippingFields. But there are still fields that produce those & & & amp ; amp ; amp ; strings, see attached screenshot. You can add the missing fields now, of course - but why do we need a positiv-list of fields anyway? If I work with additional user-fields, those are problematic, too, so I have to extend oxcmp_user to add more field-names. Why not just call getParamter for the billing/shipping fields with blRaw = true? | ||||
Tags | Order | ||||
Attached Files | |||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0001425 | resolved | rimvydas_paskevicius | Address fields entity-encoding loop (&) |