diff options
-rw-r--r-- | doc/plugins/po.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 156cb6cb3..a0d3e7a93 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -277,6 +277,15 @@ index.de/index.html contains the raw po file shoved into page.tmpl. I have only gotten as far as guessing it is a bug in `_istranslation` --[[Joey]] +Duplicate %links ? +------------------ + +I notice code in the scan hook that seems to assume +that %links will accumulate duplicate links for a page. +That used to be so, but the bug was fixed. Does this mean +that po might be replacing the only link on a page, in error? +--[[Joey]] + Documentation ------------- |