Re: [T5.4-alpha-2] Ajax alerts not rendered after a call to dismissAll()

2013-01-31 Thread Steve Eynon
Can you please open an issue and attach the patch there? https://issues.apache.org/jira/browse/TAP5-2062 - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail:

[T5.4-alpha-2] Ajax alerts not rendered after a call to dismissAll()

2013-01-30 Thread Steve Eynon
When first rendered via a call to setupUI the alerts HTML looks like: div data-container-type=alerts div class=well div data-container-type=inner ... alerts ... /div /div /div After a call to dismissAll() the HTML looks like: div data-container-type=alerts /div With the inner

Re: [T5.4-alpha-2] Ajax alerts not rendered after a call to dismissAll()

2013-01-30 Thread Kalle Korhonen
The mailing list doesn't allow attachments. Can you please open an issue and attach the patch there? Kalle On Wed, Jan 30, 2013 at 6:01 AM, Steve Eynon steve.ey...@alienfactory.co.uk wrote: So... my last email was a little, um, wrong! The error is actually to do with dismissOne() removing