- 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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.