[Mono-bugs] [Bug 377938] How to specify an encoding to the .cs files in App_Code

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 9 08:19:16 EDT 2008


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

User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=377938#c7


Marek Habersack <mhabersack at novell.com> changed:

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




--- Comment #7 from Marek Habersack <mhabersack at novell.com>  2008-04-09 06:19:16 MST ---
Revision 100223 fixes both issues in trunk. The web.config fragment quoted
above is no longer necessary. All the files are written/copied to temporary
locations using the UTF8 encoding (the same way .NET works) with the correct
BOM, which causes the compiler to correctly interpret them as unicode files.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list