Hi Jon, why so complicated? why don't just follow the comment 'XXX it might be good idea to change <?xml...encoding?>' and appropriate change xml preamble encoding?
Jonathan Houser wrote: > > This patch is to ensure the encoding= of the <?xml block gets > changed if the charset is converted for compatability with the handset. > This was patched to fix specifically accessing: > > http://tagtag.com/site/wapdir/index.php > > What happens without the patch is that the charset is converted to > UTF-8 for compatability with the handset, but the encoding= is left as > ISO-8859-2. The handset can't handle ISO-8859-2, so it fails to load > the site. The patch obviously fixes this. > > Jon -- Thanks, Alex
