I had the same thing, the property it was missing is called 'out'. I believe that this happens when the TagLib is invalid (e.g. compilation failed), but Grails still tries to inject the dynamic property 'out'.
BTW this only happens when a TagLib that worked fine previously is updated and reloaded.
Barry Lagerweij added a comment - 19/Mar/07 01:22 AM I had the same thing, the property it was missing is called 'out'. I believe that this happens when the TagLib is invalid (e.g. compilation failed), but Grails still tries to inject the dynamic property 'out'.
BTW this only happens when a TagLib that worked fine previously is updated and reloaded.
Marc Palmer added a comment - 25/Apr/07 02:06 PM I'm seeing this in 0.5 due to an error in FormTagLib. Screenshot of the error inline in the page as proof attached
BTW this only happens when a TagLib that worked fine previously is updated and reloaded.