From: Carsten K. <car...@ma...> - 2001-12-28 22:58:47
|
Hi, Oh, just no time to look at that patch yet. :-) I know nothing about iso-8859-15, and want to answer for myself some=20 questions about it. Also I would want to make sure that nothing else = will=20 be affected by changing to iso-8859-15. (Also see=20 <http://phpwiki.sourceforge.net/phpwiki/Utf8Migration>.) Questions like: - What are all the differences between iso-8859-1 and iso-8859-15? - Which browser software, versions, and operating systems know about=20 iso-8859-15, and which don't? - Do we need to change all the source code files to iso-8859-15? - What needs to be investigated to make sure PHP works with iso-8859-15? - Does PHP need to be compiled in a special way to understand = iso-8859-15? - Do all the databases (MySQL, PostgreSQL, Mini SQL etc.) work with the=20= euro symbol or should it be converted to € or €? - Will any code in WikiNameRegExp need to be updated? (The code which=20 allows accented letters to be used in BumpyWords) - If not all browsers work with iso-8859-15, will it be sufficient to = use=20 € and/or €? Carsten On Friday, December 28, 2001, at 05:39 pm, S. Delahaye wrote: > Hello, > > 27 Dec 2001, 05:51:16, you wrote: > >> I added patches from the SF site #496662, 496654, 496158 into PhpWiki = so >> they can be closed off. (I updated the requests with some notes for = each >> but can't close them myself). > > Just wondering, why not #496664 ? > Because iso-8859-15 is theorically the only one western latin = encoding > to correctly render the Euro symbol (=80), and Euro is now not so far = :) > But maybe I am wrong? > > Bye, > > -- > S. > del...@fr... |