Done

https://issues.apache.org/jira/browse/TAP5-2025

Please vote the bug


On Sat, Nov 3, 2012 at 7:38 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Sat, 03 Nov 2012 12:47:51 -0200, Dimitris Zenios <
> dimitris.zen...@gmail.com> wrote:
>
>  I managed to fix it by overriding
>> JavascriptSupport PartialMarkupRendererFilter to use "_" +
>> atomicValue.addAndGet(1) + Long.toHexString(System.**currentTimeMillis())
>> as unique ids suffix.I don't know if this is the optimal solution but i
>> think atomic variables are fast and ensure thread safe unique number for
>> each
>> request.
>>
>
> Wonderful!
>
>
>  That is why i love tapestry.I don't have to wait for an official release
>> to fix a bug found.
>>
>
> Yay!
>
>
>  p.s:Do i have to file a bug report?
>>
>
> Please do it! :)
>
>
> --
> Thiago H. de Paula Figueiredo
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to