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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377938#c5


Hubert FONGARNAND <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|WONTFIX                                         |




--- Comment #5 from Hubert FONGARNAND <[EMAIL PROTECTED]>  2008-04-09 02:37:43 
MST ---
I'm sorry marek, this fix encoding of .cs files, but there is now a problem
with aspx encoded with windows-1252

I've added a line of accent in my previous aspx and I obtain :

accents from code :éééèèè
from aspx : ������ 

if i specify : <globalization requestEncoding="utf-8" responseEncoding="utf-8"
fileEncoding="windows-1252" /> (i use to do that in .NET 1.1)

i get 

 accents from code :éééèèè
from aspx : éééèèè 


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

Reply via email to