91eb8f5fbf
Another very amusing 3-year old bug from the main Instiki Bug Tracker (don't they ever fix anything?): the chunk-handling code was supposed to prevent recursive [[!include ...]] statements. Alas, instead of actually preventing them it would -- when it encountered a recursive include -- churn away until Rails ran out of stack space. Fixed. |
||
---|---|---|
.. | ||
category.rb | ||
chunk.rb | ||
engines.rb | ||
include.rb | ||
literal.rb | ||
nowiki.rb | ||
test.rb | ||
uri.rb | ||
wiki.rb |