View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005414 | OXID eShop (all versions) | 3.1. Design, GUI, UX | public | 2013-09-16 09:09 | 2023-11-21 09:36 |
Reporter | marco_steinhaeuser | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 4.7.7 / 5.0.7 | ||||
Summary | 0005414: ">" in RDFa data shall be escaped | ||||
Description | Sometimes it is necessary to use the ">" sign in the long description, for example for microphones. In RDFa data, the tag "property = 'gr:description'" will be broken as it closes the <div opened before. The ">" sign in long description must be escaped for this reason. | ||||
Steps To Reproduce | For an example, best see the screen shot on http://forum.oxid-esales.com/showthread.php?t=20525#post131662 | ||||
Tags | RDFa | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
This still happens in 4.9.9 (PE and CE). I ran into it, when using relative links in the lontext description of articles. Screenshot can be seen here: http://forum.oxid-esales.com/showthread.php?p=181030#post181030 Using links like: This leads to one of our categories [{$oViewConf->getBaseDir()}]kat1/. I believe, it's the same problem - still open? |
|
not reproducible in OXID 7 / Apex theme. The character is properly escaped. |