-
New Feature
-
Resolution: Fixed
-
Minor
-
4.5
-
MOODLE_405_STABLE
-
MOODLE_500_STABLE
-
MDL-82565-main -
-
-
As a followup to the introduction of routing, we want to add support for routing other pages in Moodle.
For example, to access /course/view.php?id=2 to access a course with id of 2, it would be ideal to have a URL such as /course/view/2 or /course/view/name:shortname.
These ability to support this kind of notation is introduced by MDL-81031 but no routes currently apply to standard pages.
As part of this we would also want to look at a b/c shim, for example to redirect to the new location.
- has been marked as being related by
-
MDL-84912 moodle_database not available for DI in routed classes
-
- Open
-
-
MDL-85188 Multiple query parameters not forwarded correctly in shim
-
- Open
-
-
MDL-84670 PR only: MDL-82565 - Add support for routing of regular pages
-
- Closed
-
- has to be done after
-
MDL-76834 Web service modernisation
-
- Open
-
- is blocked by
-
MDL-84300 Router is not aware of unlimited captures
-
- Closed
-
-
MDL-84543 New router seems to clash with $CFG->wwwroot "no slash" requirement
-
- Closed
-