diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-19 23:55:58 +0200 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-19 23:55:58 +0200 |
commit | a7e5541c4d3f717811551d574af528236fa5f214 (patch) | |
tree | 22fcd0948cd3e9baa8c9f611c4020537b5ec9937 /doc/plugins | |
parent | 54280d02153d033fe87ffd6fea71d08fc1ed10a4 (diff) |
%links dedup bug?
Diffstat (limited to 'doc/plugins')
-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 ------------- |