View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006643 | Flow theme | Theme | public | 2017-05-19 22:19 | 2018-04-05 14:38 |
| Reporter | Alpha-Sys | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.0.0 | ||||
| Fixed in Version | 3.0.2 | ||||
| Summary | 0006643: Template err_accessdenied.tpl is missing | ||||
| Description | If you have an Enterprise Edition and you open a shop page which is denied (right and roles management), the template err_accessdenied.tpl is missing in the flow theme. This is the log from EXCEPTION_LOG.txt: oxSystemComponentException-oxException (time: 2017-05-19 22:12:04): [0]: EXCEPTION_SYSTEMCOMPONENT_TEMPLATENOTFOUND Stack Trace: #0 /vagrant/htdocs/core/oxutilsobject.php(180): oxUtilsObject->_getObject('oxsystemcompone...', 0, Array) #1 [internal function]: oxUtilsObject->oxNew('oxSystemCompone...') #2 /vagrant/htdocs/core/oxfunctions.php(360): call_user_func_array(Array, Array) #3 /vagrant/htdocs/core/oxshopcontrol.php(601): oxNew('oxSystemCompone...') #4 /vagrant/htdocs/core/oxshopcontrol.php(406): oxShopControl->_render(Object(Content)) #5 /vagrant/htdocs/core/oxshopcontrol.php(131): oxShopControl->_process('content', NULL, NULL, NULL) #6 /vagrant/htdocs/core/oxid.php(32): oxShopControl->start() #7 /vagrant/htdocs/index.php(18): Oxid::run() #8 {main} Faulty component --> message/err_accessdenied.tpl --------------------------------------------- | ||||
| Steps To Reproduce | You need an EE with activated flow theme. Go to the admin to "Shop Rechte" and add a new role. Add a new field, for example "&alist". Go to the user tab and assign a user group to the role. Then open the shop frontend and browse to a category page. You will get the error and the entry in the EXCEPTION_LOG.txt. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
|
See pull request https://github.com/OXID-eSales/flow_theme/pull/101 |
|
|
Thanks, pull request tested and merged. |