aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-07-21 12:43:48 +0200
committerJoey Hess <joey@gnu.kitenet.net>2009-07-21 12:43:48 +0200
commit8effd4885464ea0fc974c304453066ad5daafbf9 (patch)
tree4d4306c7a09bc57ecb802041fbfed8d16a3adab1 /doc/plugins
parent637f32480cf8b21009de4d8a83f00a9a3cc04ecd (diff)
downloadikiwiki-8effd4885464ea0fc974c304453066ad5daafbf9.tar
ikiwiki-8effd4885464ea0fc974c304453066ad5daafbf9.tar.gz
one issue with basewiki translations
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/po.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn
index 36b44cd7f..f69f84ae9 100644
--- a/doc/plugins/po.mdwn
+++ b/doc/plugins/po.mdwn
@@ -268,6 +268,17 @@ 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]]
+Bug when editing underlay file
+------------------------------
+
+While I've gotten translated underlays working, there is a bug
+if the wiki is currently using a page from the underlay, and the master
+language version is edited. This causes the edited page to be saved
+to srcdir.. and all the translations get set to 0% and their
+po files have the translated strings "emptied". What's really going on
+is that these are entirely new po files not based on the old ones
+in the basewiki, and thus lacking translations. --[[Joey]]
+
Documentation
-------------