First problem is, that my custom field (title for the message), doesn't get the encoding right. it messes up all the umlauts and special-chars. other input works fine. utf-8 is used.
second is also rather strange. it affects only safari (well, i don't mind what ie/mac displays and didn't yet test win-browsers). It messes up question-marks which are followed by a line-break <br />.
in my guestbook, there's a test entry, two-times... only consisting of short lines followed by q-marks and breaks.
firefox gets it quite right hope someone can help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First problem is, that my custom field (title for the message), doesn't get the encoding right. it messes up all the umlauts and special-chars. other input works fine. utf-8 is used.
here's the guestbook:
http://anklang.beckstof.ch/neu/guestbook.php
second is also rather strange. it affects only safari (well, i don't mind what ie/mac displays and didn't yet test win-browsers). It messes up question-marks which are followed by a line-break <br />.
in my guestbook, there's a test entry, two-times... only consisting of short lines followed by q-marks and breaks.
firefox gets it quite right hope someone can help.
okay, the safari-prob disappeared in new posts after i've altered the guestbook.php as described in the other thread... line 70 ;-)