Add a patch tag
[ikiwiki.git] / doc / bugs / urlto__40____34____34____44___...__44___1__41___not_absolute.mdwn
1 [[!template id=gitbranch branch=smcv/ready/urlto author="[[Simon_McVittie|smcv]]"]]
2 [[!tag patch]]
3
4 urlto() has a special-case for a zero-length first argument, but it
5 produces a relative path even if the third argument is given and true.
6
7 My `ready/urlto` branch simplifies this special case so it works. --[[smcv]]
8
9 [[merged|done]] --[[Joey]]