create a router with a view that removes the id (and replace with just alias for example).
do not create a menu item for the view, so that the NoMenuRules is triggered when building/parsing the url
the url segment is properly encoded/decoded
the parsing doesn't work, because the rule uses getSegment to build the segment, but not getId when parsing
joomla 3.9.18
i'll submit a patch
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-04-28 11:10:05 |
Closed_By | ⇒ | zero-24 |
Closing as there is a PR thanks.