As soon as the 'params' attribute in g:link or createLink is used any custom URL mappings that affect the order of controller, action and ID names in the generated link will be disregarded.
Observed with the following mapping (conf/UrlMappings.groovy):
Without the 'params' argument, everything works as expected.
Description
As soon as the 'params' attribute in g:link or createLink is used any custom URL mappings that affect the order of controller, action and ID names in the generated link will be disregarded.
Observed with the following mapping (conf/UrlMappings.groovy):