Kenny MacLeod opened SPR-6828 and commented
I'd like to see the URL-creation logic extracted out of UrlTag into a standalone utility, more suitable for use within controller logic. This utility would essentially contain the logic currently held in urlTag.createUrl(). The tag need only collect the required information, then delegate to this utility.
Affects: 3.0 GA