diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-12 23:22:26 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-12 23:27:30 +0100 |
commit | 190c641c8a9c59fcd69f413853ef84e312658791 (patch) | |
tree | e19d77b9b1781ac513b5abda983e3d257f552a1e /doc/plugins | |
parent | 36312b13b4eced4bc328ed09bb40307671490b35 (diff) |
po(otherlanguages): return pages that should exist
... instead of already existing ones.
This fixes the "missing otherlanguages links on master pages just created via
the CGI" bug.
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/po.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 209b573cb..47fa13450 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -592,8 +592,7 @@ Robustness tests ### Creating pages - creating a master page via RCS: **OK** -- creating a master page via CGI: **FIXME** the new master page has no - `otherlanguages` links until refreshed once more +- creating a master page via CGI: **OK** ### Deleting pages |