Thank Matt, I have "watched" it.
Right now I just commented out GZipFilter in the web.xml. What's the use of GZipFilter ? mraible wrote: > > It was commented out in M3 because of this issue. There were bugs in > EhCache 1.2.3 that prevented it from working properly. What happened > in M5 (that didn't happen in M4) is Maven thinks 1.2.3 is newer than > 1.3.0-beta2. Hopefully when 1.3.0 is released, the problem will be > fixed. If not, manually specifying ehcache as a dependency in the > archetypes will solve the problem. Or maybe we need to exclude it as > part of our hibernate dependency. Either way, we'll make sure this is > fixed in the next release. > > If you "watch" the following issue (by clicking on the "Watch it" link > in the left sidebar), you can help us test to make sure this is fixed > in the next release. > > http://issues.appfuse.org/browse/APF-787 > > Switching to EhCache for our GZipFilter has caused a lot of headaches. > If these headaches continue, we'll switch back to the one we used in > 1.x. > > Matt > > On 6/1/07, Fan <[EMAIL PROTECTED]> wrote: >> >> Yup, I disabled the gzipFilter too for m5. >> >> I noticed that gzipFilter is disabled too for m3 by default. >> >> What's the function of gzipFilter ? Why it's disabled in m3 by default, >> but >> it's enabled in m5 by default ? >> >> >> >> Azarias Tomás wrote: >> > >> > In the demo site it's OK. >> > Mat u a right, I was having the same problem but I disable the >> gzipFilter, >> > Now it's OK! >> > >> > >> > mraible wrote: >> >> >> >> There should be nothing different as far as form handling. Have you >> >> made sure your database supports UTF-8? There may be differences when >> >> rendering characters - I've seen that caused by different versions of >> >> the gzipFilter. >> >> >> >> Does it happen on the demo site too? >> >> >> >> http://demo.appfuse.org >> >> >> >> Matt >> >> >> >> On 5/31/07, Fan <[EMAIL PROTECTED]> wrote: >> >>> >> >>> I had tried using Appfuse 2.0-mX before Appfuse2.0-m5. The previous >> >>> version >> >>> of appfuse 2.0 seems like no problem with UTF8 character. But when I >> use >> >>> Appfuse2.0-m5 on the same MySql database as I used for previous >> version, >> >>> the >> >>> UTF8 character does not show correctly, all showing "????" >> >>> >> >>> >> >>> What missed out in the Appfuse2.0-m5 from the previous version ? >> >>> -- >> >>> View this message in context: >> >>> >> http://www.nabble.com/Appfuse-2.0-m5-does-not-support-UTF8---tf3847241s2369.html#a10896381 >> >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >>> >> >>> --------------------------------------------------------------------- >> >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >>> For additional commands, e-mail: [EMAIL PROTECTED] >> >>> >> >>> >> >> >> >> >> >> -- >> >> http://raibledesigns.com >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Appfuse-2.0-m5-does-not-support-UTF8---tf3847241s2369.html#a10923973 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > -- View this message in context: http://www.nabble.com/Appfuse-2.0-m5-does-not-support-UTF8---tf3847241s2369.html#a10924106 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
