ikiwiki/doc/bugs/urlto__40____34____34____44...

10 lines
346 B
Plaintext
Raw Normal View History

2010-12-26 00:31:53 +01:00
[[!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]]
2010-12-26 18:54:01 +01:00
[[merged|done]] --[[Joey]]