From 9bdd9bc4d40702f35bf1286879bd972c6bc13112 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Mon, 28 Mar 2011 16:49:19 +0200 Subject: Need more info. --- doc/bugs/po:_po_files_instead_of_html_files.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/bugs') diff --git a/doc/bugs/po:_po_files_instead_of_html_files.mdwn b/doc/bugs/po:_po_files_instead_of_html_files.mdwn index 8238f50df..33b8982ba 100644 --- a/doc/bugs/po:_po_files_instead_of_html_files.mdwn +++ b/doc/bugs/po:_po_files_instead_of_html_files.mdwn @@ -20,3 +20,9 @@ When i click on "templates.fr", i get the po.file instead of html. }, # slave languages (PO files) po_slave_languages => [qw{fr|Français}], + +>>> I've never found any `.po` file in the destination directory on +>>> any of my PO-enabled ikiwiki instances. Without more information, +>>> there's nothing I can do: the config snippet pasted above is more +>>> or less the example one and does not allow me to reproduce the +>>> bug. --[[intrigeri]] -- cgit v1.2.3 From a2463a58fb5170c761e732a8a8eed114760e2ae0 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Mon, 28 Mar 2011 16:57:09 +0200 Subject: Cannot reproduce. Joey, more info please? --- doc/bugs/po:_markdown_link_parse_bug.mdwn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/bugs') diff --git a/doc/bugs/po:_markdown_link_parse_bug.mdwn b/doc/bugs/po:_markdown_link_parse_bug.mdwn index 10715001c..98da7fd24 100644 --- a/doc/bugs/po:_markdown_link_parse_bug.mdwn +++ b/doc/bugs/po:_markdown_link_parse_bug.mdwn @@ -12,3 +12,8 @@ file: "\"Ikiwiki hosting\") when I signed up." --[[Joey]] + +> I cannot reproduce this on my Squeeze system with ikiwiki Git code; +> both the page in the master language and translation pages perfectly +> display the link (and tooltip) in my testing environment. Were you +> using an oldest po4a, such as Lenny's one? --[[intrigeri]] -- cgit v1.2.3 From 8909e7ed699dc51ad3400d25bb32f1078286c689 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Mon, 28 Mar 2011 17:00:27 +0200 Subject: Fixed upstream => done. --- doc/bugs/po:_double_commits_of_po_files.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/bugs') diff --git a/doc/bugs/po:_double_commits_of_po_files.mdwn b/doc/bugs/po:_double_commits_of_po_files.mdwn index a871785be..2f3015e2b 100644 --- a/doc/bugs/po:_double_commits_of_po_files.mdwn +++ b/doc/bugs/po:_double_commits_of_po_files.mdwn @@ -17,3 +17,6 @@ update. --[[Joey]] >> their mailing-list: >> [post archive](http://lists.alioth.debian.org/pipermail/po4a-devel/2010-July/001897.html). >> --[[intrigeri]] + +>>> Seems to me Debian Squeeze's po4a does not expose this bug anymore +>>> => [[done]]. --[[intrigeri]] -- cgit v1.2.3