View Issue Details

IDProjectCategoryView StatusLast Update
0002497OXID eShop (all versions)2. ----- eShop backend (admin) -----public2011-05-30 14:10
ReporterShop-A-Lot 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.4.5 revision 31315 
Target VersionFixed in Version4.5.1 revision 38045 
Summary0002497: Admin Articlefilter shows html entities
DescriptionIn the Admin Area the article filter shows html entities. The code in the article_list.tpl is for example
$pcat->oxcategories__oxtitle->value
It has to be
$pcat->oxcategories__oxtitle->getRawValue()
Steps To ReproduceCreate a category with a ampersand like "Auto & Motorrad". Go to the Articlelist and click on the articlefilter. The category "Auto & Motorrad" is shown as "Auto & Motorrad".
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

birute_meilutyte

2011-05-18 15:14

reporter   ~0004608

Reminder sent to: Shop-A-Lot

Hello,

sorry, but i can not reproduce the problem. categories with ampersand are displayed correctly. please, let us know if you still experience same problem on our latest eShop version or can reproduce it on our demoshop? http://demoshop.oxid-esales.com/professional-edition/

greetings,

Shop-A-Lot

2011-05-18 16:54

reporter   ~0004610

Hi,
the problem already exists in the demoshop. I tried in the EE.
The category with an ampersand is shown correctly if it is a root category. If it is a subcategory the category is shown with html entities (see screenshot).

Greetings
Fabian

Shop-A-Lot

2011-05-18 16:54

reporter  

admin_error.png (79,596 bytes)
admin_error.png (79,596 bytes)