From: Joey Hess Date: Sat, 25 Dec 2010 16:43:40 +0000 (-0400) Subject: merged, bug left open X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/41ffbfe9a3a8ae674e18d6aec5af2716b29ffc3c merged, bug left open --- diff --git a/doc/bugs/urlto_API_change_breaks_wikis_with_po_plugin.mdwn b/doc/bugs/urlto_API_change_breaks_wikis_with_po_plugin.mdwn index 9690b8b7b..ba203c32b 100644 --- a/doc/bugs/urlto_API_change_breaks_wikis_with_po_plugin.mdwn +++ b/doc/bugs/urlto_API_change_breaks_wikis_with_po_plugin.mdwn @@ -8,6 +8,8 @@ My po branch contains a fix. > The commit looks sane to me, for what it's worth. Joey, please > consider merging? --[[smcv]] +>> Merged. --[[Joey]] + Also, I fear the lack of any useful `$from` parameter might break some l10n'd link niceness when using `po_link_to = current` but I have not investigated this yet. @@ -25,3 +27,5 @@ investigated this yet. > could add some test cases there? To test 3-argument `urlto` you'd > need to add `$config{baseurl} = "http://example.com"` or > something. --[[smcv]] + +>> I'm leaving this bug report open until this can be checked. --[[Joey]]