[[!meta author="""joey"""]] [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]] [[!meta title="""change to bugs/aggregate_generates_long_filenames on ikiwiki"""]] [[!meta permalink="http://ikiwiki.info/recentchanges/#change-a4cb86d73327e7850eeb524ef387b17ac5e1614d"]]
[[revert|wikiicons/revert.png]]diff --git a/doc/bugs/aggregate_generates_long_filenames.mdwn b/doc/bugs/aggregate_generates_long_filenames.mdwn index 33e7b74..fae8333 100644 --- a/doc/bugs/aggregate_generates_long_filenames.mdwn +++ b/doc/bugs/aggregate_generates_long_filenames.mdwn @@ -32,3 +32,6 @@ It would also appear this abrubtly terminates aggregate processing (if not ikiwi >> I don't fully grok the aggregate source yet, but I wouldn't rule out >> a bug in the path length checking, personally. I'm happy to try and >> find it myself though :) -- [[Jon]] + +>>> Path length seems unlikely, since the max is 4096 there. +>>> --[[Joey]]