Re: [PHP-DOC] #30197 [NEW]: extended characters display improperly

2004-09-23 Thread Sean Coates
Ah, thank you Nuno. Your verbose response is much appreciated. S Nuno Lopes wrote: Description: ä is being represented as "ä" in livedocs. Seems to not be my browser -- curl shows the same. haven't taken the time to figure out "why", yet. S The problem is in your livedocs setup. Your

Re: [PHP-DOC] #30197 [NEW]: extended characters display improperly

2004-09-23 Thread Nuno Lopes
Description: ä is being represented as "ä" in livedocs. Seems to not be my browser -- curl shows the same. haven't taken the time to figure out "why", yet. S The problem is in your livedocs setup. Your server is sending a 'Content-type' headers with ISO-8859-1 (maybe because of a ph

[PHP-DOC] #30197 [NEW]: extended characters display improperly

2004-09-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: extended characters display improperly Description: ä is being represented as "ä" in livedocs. Seems to not be my browser -- curl shows the sam