Page 1 of 1

XHTML Plugin compliance: Pear Weather

Posted: Thu Oct 12, 2006 12:14 am
by hgoor
Hi,

I found another Plugin that does not validate for the right XHTML output (non UTF):

The Pear Weather Plugin version 1.1 gives strange characters:

Temperature:
15 �C
Feels Like:
14.44 �C

:shock:

Given our lengthy discussion from some time ago: maybe someone can fix this? :D

Re: XHTML Plugin compliance: Pear Weather

Posted: Thu Oct 12, 2006 10:07 am
by garvinhicking
Hi!

Can you try replacing the '°' character with ° in your serendipity_plugin_weather.php file? If it works, I'll committ that fix!

Best regards,
Garvin

Re: XHTML Plugin compliance: Pear Weather

Posted: Thu Oct 12, 2006 5:01 pm
by hgoor
garvinhicking wrote:Hi!

Can you try replacing the '°' character with ° in your serendipity_plugin_weather.php file? If it works, I'll committ that fix!

Best regards,
Garvin
Will try! and let you know the result! Thanks!

Posted: Thu Oct 12, 2006 8:40 pm
by hgoor
Works so you can update it I guess :-)