View Issue Details

IDProjectCategoryView StatusLast Update
0001643OXID eShop (all versions)2. ----- eShop backend (admin) -----public2011-08-23 16:22
Reporterrs 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Target VersionFixed in Version4.5.2 revision 38481 
Summary0001643: Comments in menu.xml cause problems
DescriptionIt is not possible to add comments in menu.xml
I would like to comment one point (instead of delete the entry)

if you add <!-- xxx --> to menu.xml it causes problems in the admin area -> Benutzer verwalten -> Admin Rechte: the content of table with rights is not displayed at all (only the header of table is left: Menu: V L K A).
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

has duplicate 0001870 resolveddainius.bigelis Problems with comments in custom menu.xml file 

Activities

dainius.bigelis

2010-02-03 16:52

reporter   ~0002334

@Developers:
I reproduced this issue when inserted comment line in some deeper level item, i.e. between:
                <TAB id="tbclshop_license" cl="shop_license" disableForDemoShop="1" />
<!-- xxx -->
                <TAB id="tbclshop_performance" cl="shop_performance" />

dainius.bigelis

2010-06-03 14:40

reporter   ~0003134

@Developers:
please check the description of bug 0001870 for more details.

Priority increased as more people complain about that.