View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007489 | OXID eShop (all versions) | 4.12. Subshop handling | public | 2023-06-28 14:36 | 2024-09-12 15:12 |
Reporter | mf | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 6.3.2 | ||||
Summary | 0007489: Error when previewing a deactivated product in a subshop with its own URL | ||||
Description | The article preview in an Enterprise Edition with its own subshop and its own URL does not work if the product is deactivated. Instead, you are redirected to the start page. It is noticeable that the cookie "admin_sid" is not created in the product preview. However, if no own URL is defined for the subshop under Mall, it works. | ||||
Steps To Reproduce | - create a subshop - subshop URL in Master Settings > Core Settings > Mall > Shop URL - Administer Products > Products > select a deactivated Product > Open Product Preview - the product should be visible, but it redirects to the home page | ||||
Additional Information | Relevant method: OxidEsales\EshopCommunity\Application\Model\Article::isVisible | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
Also reproduced in OXID 7 QA -SG- |
|
Actually this is pretty much the intended behaviour and the correct thing to happen in the frontend for a deactivated product. Nonetheless for an editor of products that are meant to be published at a later time, this is not helpful. So I will classify this as a feature to add for the master data management |
|
Added relation to 7514 which criticizes that sometimes the opposite is the case |
|
We will not change this behaviour. For a content editor that wants to preview his future content, the hidden state is an appropriate workaround |