Re: Review Request: WW-3659 - strange behaviour with tag in the body

2011-07-05 Thread Wesley Wannemacher
UIBean and ClosingUIBean if the opening template is rendered differently than the closing template. - Wesley On 2011-07-05 14:01:47, Lukasz Lenart wrote: > > --- > This is an automatically generated e-mail. To

Re: [ANN] 2.1.8.1 builds available to test

2009-10-07 Thread Wesley Wu
Tested with Windows Server 2008 and WinRAR.Fine. 2009/10/6 Musachy Barroso > Tested with my (only) S2 project and everything looks good. > > musachy > > On Sat, Oct 3, 2009 at 9:55 AM, Wes Wannemacher wrote: > > Hello, > > > > I made some changes to the STRUTS_2_1_X branch to address the recent

Dispatcher encoding and locale bug still not fixed

2008-12-16 Thread wesley
URL with different encoding before they send requests to server!! Would someone take just 5 minutes to see whether the logic in Dispatcher::prepare() is correct or not. BTW, Glad to see the 2.1 will soon go to GA and see some great heros save Convention plugin from dustbin. reg

[s2] There should be an encoding/locale bug in Dispatcher

2008-07-22 Thread wesley
from request by request.getLocale() first, and then set it to defaultLocale when none locale exists in current request. Any suggestions? Should I fire a bug? -Wesley