instiki/lib/chunks
Jacques Distler 91eb8f5fbf Fix Recursive Includes
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.
2008-12-21 02:47:45 -06:00
..
category.rb Minor Cleanups 2008-05-22 02:46:45 -05:00
chunk.rb Minor Cleanups 2008-05-22 02:46:45 -05:00
engines.rb Blahtex 2008-07-26 04:14:41 -05:00
include.rb Fix Recursive Includes 2008-12-21 02:47:45 -06:00
literal.rb Minor Cleanups 2008-05-22 02:46:45 -05:00
nowiki.rb Better 2008-12-01 10:29:46 -06:00
test.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
uri.rb Rails 2.2.2 2008-11-24 15:53:39 -06:00
wiki.rb More Ruby 1.9 Compatibility fixes 2008-11-12 09:47:24 -06:00