ikiwiki/doc/todo/Fix_selflink_in_po_plugin.mdwn

22 lines
794 B
Plaintext
Raw Normal View History

Using the po plugin, a link to /bla is present in the sidebar.
When viewing /bla in the default language, this link is detected as
a selflink. When viewing a translation of /bla, it
isn't. --[[intrigeri]]
2010-01-09 22:57:11 +01:00
2010-01-09 22:59:46 +01:00
Fixed in my po branch. --[[intrigeri]]
2010-07-19 01:43:25 +02:00
[[!tag patch done]]
2010-06-25 19:32:46 +02:00
> bump?
2010-07-04 21:23:59 +02:00
>> I know I've looked at 88c6e2891593fd508701d728602515e47284180c
>> before, and something about it just seemed wrong. Maybe it's
>> the triviality of the sub, which it would seem to be easy to
>> decide to refactor back into its one caller (which would reintroduce the
>> bug). --[[Joey]]
2010-07-11 11:37:48 +02:00
>>> Well, I can hear and understand this. Apart of adding a comment to
>>> the sub, explaining the rationale (which is now done in my po
>>> branch), I don't know what I can do to make it not seem wrong.
>>> --[[intrigeri]]