View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003759 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2012-03-25 11:53 | 2022-02-01 08:54 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.8 revision 42471 | ||||
Fixed in Version | 4.9.0 / 5.2.0 | ||||
Summary | 0003759: oxstr classes missing htmlspecialchars_decode | ||||
Description | by default, phps htmlspecialchars_decode function doesnt use the ENT_QUOTES parameter - so, when you encode something with getStr()->htmlspecialchars(...), you cannot decode it properly without knowing about the ENT_QUOTES parameter. --> add htmlspecialchars_decode wrapper to oxstr classes with ENT_QUOTES param set. | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||