View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004941 | OXID eShop (all versions) | 2.3. Extensions (modules, themes) | public | 2013-02-19 07:26 | 2013-02-21 13:21 |
Reporter | b.hasis | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.6.5 revision 49955 | ||||
Fixed in Version | 4.7.4 / 5.0.4 revision 57063 | ||||
Summary | 0004941: Admin Menu files are NOT shop dependent | ||||
Description | If you got 2 Shops and 1 Module thats only active in 1 Shop the menu for that module shows up in the shop which doesnt have that module active, if the menu cachefile are generated by entering the shop which have that module active. vice versa: If you entering the shop first(menu cachefile generate) which doesnt have the module active, the menu of thats module doesnt shown anywhere. | ||||
Additional Information | Fix thats works fine for me OxNavigationTree::_getInitialDom() line 618 replace with ' $oShop = oxConfig::getInstance()->getActiveShop(); $sCacheName = 'menu_' . $sDynLang ."_". $oShop->oxshops__oxid->value.'_xml'; ' | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||