diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-12 21:15:33 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-12 21:18:48 +0100 |
commit | 10c4e858b8a090917d7a7dd41ef5fa08254ee935 (patch) | |
tree | 44545c620f279d9b51c179f46e63f90a38ef52a3 /doc/plugins | |
parent | 776be85a229dd951e99de519b38ba22dace260b8 (diff) |
po(change): flush Memoize cache, to fix bug after rename/remove
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/po.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 14ce07866..209b573cb 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -592,10 +592,8 @@ Robustness tests ### Creating pages - creating a master page via RCS: **OK** -- creating a master page via CGI: **FIXME** the new page's - translations are rendered as if they weren't translations (i.e. - `targetpage=newpage.LL/index.html`, and no de-gettext-isation); - touch'ing `newpage.mdwn` + refresh does not fix it, rebuild does. +- creating a master page via CGI: **FIXME** the new master page has no + `otherlanguages` links until refreshed once more ### Deleting pages |