diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/urlto_API_change_breaks_wikis_with_po_plugin.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
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]] |