View Issue Details

IDProjectCategoryView StatusLast Update
0003702OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:16
Reporterdesign3000 Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.5.8 revision 42471 
Fixed in Version4.7.1 / 5.0.1 revision 52468 
Summary0003702: CMS Pages are available in all Subshops
DescriptionBug1: If you add a new cms page in a subshop the cms page will be available in each other subshops.

Bug2: If you set a cms page inactive (oxactive=0) => the page will be still accessible.
Steps To ReproduceBug1:
1) Add an new cms page and copy the id (oxid not load id) of this page.
2) Try to open this page in frontend with the id. Example:
http://www.abc.de?cl=content&oxcid=5054bdfd8a6e9cbf6.60822334
http://www.xyz.de?cl=content&oxcid=5054bdfd8a6e9cbf6.60822334
Page is available in all Subshops )-;
Additional InformationBug1:
Maybe we just have to set:
protected $_blDisableShopCheck = false;
in /views/content.php
TagsSubshops
Theme
Browser
PHP Version
Database Version

Activities

Linas Kukulskis

2012-11-22 19:14

reporter   ~0007954

already fixed with other fixes