https://bugzilla.novell.com/show_bug.cgi?id=722819

https://bugzilla.novell.com/show_bug.cgi?id=722819#c3


--- Comment #3 from J. Christopher Pereira <krip...@imatronix.cl> 2011-10-28 
15:02:18 UTC ---
Ok. I found out that globalization works (I get ISO-8859-1 output) when the
application is located in the root url path (/) with:

Alias / "/opt/myApp"

But, it doesn't work (I get UTF-8 output) when I put the app. in another path,
ie:

Alias /here "/opt/myApp"

I tried to find any directive in Apache, but had no luck.
In fact, using "AddDefaultCharset ISO-8859-1" didn't work either.
It seems like something is overwritting Mono's globalization configuration.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to