- enable the Debug Mode
- on the Front-End:
- open the /index.php?env=-login%3Am0--1--s-&events[orda]=OnMissing URL
- confirm, that you'll see the Configuration file for prefix "orda" is unknown exception in Debugger
- open the /index.php?env=-login%3Am0--1--s-&events[ord]=OnMissing URL
- confirm, that you'll see the Event "OnMissing" not implemented in class "OrdersEventHandler" exception in Debugger
- in the Admin Console login screen:
- open the /admin/index.php?env=-login%3Am0--1--s-&events[orda]=OnMissing URL
- confirm, that you'll see the Configuration file for prefix "orda" is unknown exception in Debugger
- open the /admin/index.php?env=-login%3Am0--1--s-&events[ord]=OnMissing URL
- confirm, that you'll see the Event "OnMissing" not implemented in class "OrdersEventHandler" exception in Debugger
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 11087 Build 3787: arc lint + arc unit