German month "march" -> s9y doesn't show correc

Found a bug? Tell us!!
Post Reply
Muuhmann
Regular
Posts: 41
Joined: Fri Jun 23, 2006 1:32 pm

German month "march" -> s9y doesn't show correc

Post by Muuhmann »

Hi there,

well yes, as described in the topic, s9y doesn't properly display the german umlaut "ä" in "märz". Instead there is a question mark (in FF), IE cuts off the "r" too and shows a square.

I'm using andreas00 and UTF-8 encoding..

http://assipokert.as.funpic.de for all those who need to see it on their own.

Hope there's a solution.

regards, Muuhmann
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Post by mattsches »

Works fine for me, all the "ä"s are being displayed. Maybe check that your browser uses the correct encoding, too.

One more thing: You have an error in your CSS

Code: Select all

#LeftSideBar li a:hover,  {
text-decoration:none;
color:#286ea0;
}
Just remove the comma after hover :wink: But I don't think this is the reason for your problem.

Regards
- Mattsches
Muuhmann
Regular
Posts: 41
Joined: Fri Jun 23, 2006 1:32 pm

Post by Muuhmann »

wtf? all is displayed correctly now.. i swear, yesterday the "ä"s weren't there.. ^^

must be funpic.de .. FF encoding is and was UTF-8 on my blog.

The CSS is from the style, so there must be the mistake.. but thanks for finding it ^^
Post Reply