amusing collision between ddate and websetup

master
http://smcv.pseudorandom.co.uk/ 2008-09-08 18:31:35 -04:00 committed by Joey Hess
parent 944ab58598
commit f50622f136
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
If the timeformat option is '%c', every time websetup rewrites the setup file, it changes to a ddate-style time format (but if ddate is not actually enabled, some of the format codes aren't understood by strftime, so they get passed through).
Presumably this is because websetup loads all plugins, so IkiWiki::plugin::ddate::checkconfig is run...
(This bug seems oddly appropriate. Hail Eris)