The same thing happened to me, too, as described here: http://www.ruby-forum.com/topic/80740
It always happens if I assign a behavior to the page that has a "define_tags" section, while behaviors wthout specific tags leave my global tags untouched. So I guess what happens is that the behavior class overwrites the tags defined in the Behavior::Base extension instead of adding their tags to it. Could that be the case? Wolfgang -- Posted via http://www.ruby-forum.com/. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
