?
avatar julienV
julienV
28 Apr 2020

Steps to reproduce the issue

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

Expected result

the url segment is properly encoded/decoded

Actual result

the parsing doesn't work, because the rule uses getSegment to build the segment, but not getId when parsing

System information (as much as possible)

joomla 3.9.18

Additional comments

i'll submit a patch

avatar julienV julienV - open - 28 Apr 2020
avatar joomla-cms-bot joomla-cms-bot - change - 28 Apr 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 28 Apr 2020
avatar zero-24
zero-24 - comment - 28 Apr 2020

Closing as there is a PR thanks.

avatar zero-24 zero-24 - change - 28 Apr 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-04-28 11:10:05
Closed_By zero-24
avatar zero-24 zero-24 - close - 28 Apr 2020

Add a Comment

Login with GitHub to post a comment