added default charset
Jack Catchpoole <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.webteam |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Hi all, FYI : I've just made a small change to the webmacro templates, so that any HTML page which does not have a charset definition hardcoded automatically gets <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> added ... What this means for you : probably nothing. If you use non-iso-8859-1 chars in your HTML, you *must* explicitly specify the appropriate charset. As far as I can see this is already the case, eg all FR and RU pages already correctly specify charset. If you notice any problems pls let me know. Thanks. -- Jack Catchpoole NetBeans/Sun Microsystems http://www.netbeans.org/