Grails

Something is causing the taglib output to flush - getting groovy.lang.MissingPropertyException error message output mid-page

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.4
  • Fix Version/s: 0.5.6
  • Component/s: None
  • Labels:
    None

Description

I'm guessing something in my taglib is causing the output to flush?

Issue Links

Activity

Hide
Barry Lagerweij added a comment -

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.

Show
Barry Lagerweij added a comment - 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.
Hide
Marc Palmer added a comment -

Rolled over to 0.5.5 to get a stable JavaOne release out

Show
Marc Palmer added a comment - Rolled over to 0.5.5 to get a stable JavaOne release out
Hide
Marc Palmer added a comment -

I'm seeing this in 0.5 due to an error in FormTagLib. Screenshot of the error inline in the page as proof attached

Show
Marc Palmer added a comment - I'm seeing this in 0.5 due to an error in FormTagLib. Screenshot of the error inline in the page as proof attached
Hide
Marc Palmer added a comment -

I didn't put that error IFRAME inside my page

Show
Marc Palmer added a comment - I didn't put that error IFRAME inside my page
Hide
Lee Butts added a comment -

Hi Marc,

should be fixed now, send it back if it aint

cheers

Lee

Show
Lee Butts added a comment - Hi Marc, should be fixed now, send it back if it aint cheers Lee

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: