X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/430df83d095a81430c5bb5199b7c68eb8c42f0d3..15250ee6bfdb66cd823fb856bda84e372647f61f:/doc/bugs/po_plugin_config_crasher.mdwn diff --git a/doc/bugs/po_plugin_config_crasher.mdwn b/doc/bugs/po_plugin_config_crasher.mdwn index 22afa674d..700917443 100644 --- a/doc/bugs/po_plugin_config_crasher.mdwn +++ b/doc/bugs/po_plugin_config_crasher.mdwn @@ -10,9 +10,12 @@ I suspect the relevant configuration is this: Config problems in ikiwiki.setup should really not cause the whole site build to crash; this can make it hard to recover. --[[Joey]] +> Given who's reporting this, am I right in assuming that's with ikiwiki 3.20150614? --[[smcv]] + --- + I try to setup a small site with the auto-blog.setup and played a bit with it: -If I activate the po plugin and set po_translateable_pages to something meaningful (like the example: '* and !*/Discussion'), +If I activate the po plugin and set po_translateable_pages to something meaningful (like the example: `* and !*/Discussion`), then I'll get the same error syntax error in pagespec "\"page(./posts/*)" @@ -26,3 +29,14 @@ tune any of the pagespec variables in the setup and at the inline directives of except leaving the po_translateable_pages empty, than the rebuild works and doesn't create any po files (as expected). Is this helpful or have I done anything stupid ? -- Michael + +> This would be helpful if I could reproduce the crash from your instructions, but I couldn't :-( +> Which version of ikiwiki is this? +> --[[smcv]] + +>> It was version 3.20141016.2 as it is in debian stable / jessie +>> I tried again with version 3.20160121 as it is in debian sid +>> same behavior as described +>> +>> I did setup a new blog with auto-blog.setup, activated the po plugin with the defaults +>> and get the error again (running ikiwiki --setup twice) --Michael