View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005796 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2014-06-20 16:04 | 2018-03-02 15:28 |
| Reporter | marco_steinhaeuser | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 4.8.6 / 5.1.6 | ||||
| Summary | 0005796: [dyn pages] eCommerce services -> Trusted Shops -> Jetzt aktivieren doesn't lead to the tab "interface" | ||||
| Description | The dyn pages (eCommerce services) -> Trusted Shops -> "Jetzt aktivieren" doesn't lead to the tab "interface" as it should. Actually this button shall lead to the second tab in this menu, interface but it opens a separate page instead. | ||||
| Steps To Reproduce | Go to the demo shop admin (http://demoshop.oxid-esales.com/community-edition/admin/). Navigate to eCommerce services -> Seal of quality -> Trusted Shops and click on the button "Jetzt aktivieren". | ||||
| Additional Information | dyn pages are loaded from a different domain, admin.oxid-esales.com. In the file for this page, I found $button_mod = 'onclick="parent.frames[0].changeEditBar(\'dyn_trusted\',1); return false;"'; JS class changeEditBar can be found in http://demoshop.oxid-esales.com/community-edition/out/admin/src/oxid.js which is loaded on this page but for some reason (apparently a security feature) it doesn't work properly: Error message at the console: Uncaught SecurityError: Blocked a frame with origin "http://admin.oxid-esales.com" from accessing a frame with origin "http://demoshop.oxid-esales.com". Protocols, domains, and ports must match. | ||||
| Tags | No tags attached. | ||||
| Theme | Azure | ||||
| Browser | All | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||