Hi, and thanks for the input. 

I'll debug it, but currently other project that I'm working on is nearing
release so I'm tied to that one pretty much atm.

And I promise I'll try to get the alpha and RC names correctly in the future
;)

 - Ville


luther.baker wrote:
> 
> One suggestion ... download and attach the source.
> 
> You could step through from the beginning of the request (can be tricky to
> trace from the beginning with all the Javassist).
> 
> Or - at a minimum, you could jump to AbstractMarkupModel.java:94 and work
> your way from there.
> 
> -Luther
> 
> On Thu, Mar 12, 2009 at 4:19 PM, Howard Lewis Ship <hls...@gmail.com>
> wrote:
> 
>> 5.1.0.1 is not a release candidate. It's out there for exposure as an
>> alpha release (the vote isn't even completed yet!)
>>
>> It looks like an issue with how null attributes are treated; assigning
>> an attribute (of a DOM Element) the value null is supposed to remove
>> the attribute entirely but it looks like that's not happening,
>> resulting in a later NPE while rendering.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-T5--5.1.0.1-RC%2C-rendering-of-some-views-produces-stacktrace-tp22451299p22490917.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to