summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-07-28 19:48:40 +0200
committerintrigeri <intrigeri@boum.org>2010-07-28 19:48:40 +0200
commit0ceac714d54fb3ce77595dc263a75dc89f1c2133 (patch)
treeab540d023ac1e63ad2b5f23adda5a8450df94c99
parentd1733089d05f4de0eee13e204236af8ed74632da (diff)
researched a bit the next po bug
-rw-r--r--doc/plugins/po.mdwn18
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn
index 484516364..27d95ae29 100644
--- a/doc/plugins/po.mdwn
+++ b/doc/plugins/po.mdwn
@@ -269,8 +269,8 @@ default when locking pages.) --[[Joey]]
> language, and the ones that should not. The only solution I can see
> to this surprising behaviour is: documentation. --[[intrigeri]]
-Edit links on untranslated pages
---------------------------------
+Edit links on some slave pages
+------------------------------
If a page is not translated yet, the "translated" version of it
displays wikilinks to other, existing (but not yet translated?)
@@ -295,6 +295,20 @@ underlay, and the underlays lack translation to a given language.
>> Compare with eg, the 100% translated Dansk version, where
>> the WikiLink link links to the English WikiLink page. --[[Joey]]
+>>> Seems not related to the page/string translation status: the 0%
+>>> translated Spanish version has the correct link, just like the
+>>> Dansk version => I'm changing the bug title accordingly.
+>>>
+>>> I tested forcing the sv html page to be rebuilt by translating a
+>>> string in it, it did not fix the bug. I did the same for the
+>>> Spanish page, it did not introduce the bug. So this is really
+>>> weird.
+>>>
+>>> The smiley underlay seems to be the only place where the wrong
+>>> thing happens: the basewiki underlay has similar examples
+>>> that do not exhibit this bug. An underlay linking to another might
+>>> be necessary to reproduce it. Going to dig deeper. --[[intrigeri]]
+
Double commits of po files
--------------------------