summaryrefslogtreecommitdiff
path: root/doc/bugs/urlto__40____34____34____44___...__44___1__41___not_absolute.mdwn
blob: 73ffe3e166d41dc9f0b5862a3fe8e9eaa48fc0ea (plain)

[[!template id=gitbranch branch=smcv/ready/urlto author="[[Simon_McVittie|smcv]]"]] [[!tag patch]]

urlto() has a special-case for a zero-length first argument, but it produces a relative path even if the third argument is given and true.

My ready/urlto branch simplifies this special case so it works. --[[smcv]]