starter
starter copied to clipboard
Dxp 1074 remove prefix cutting from page path
remove prefix cutting from page path
Description
Once key rewrite Mechanism is done there is no need to cutting prefix from pages.
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue) labeled with
bug
- [x] New feature (non-breaking change which adds functionality) labeled with
enhancement
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
- [x] My code follows the code standards of this project.
- [ ] My change requires updating the documentation. I have updated the documentation accordingly.