Some characters not accepted in entry text
Posted: Tue Apr 03, 2007 7:34 pm
Im having problems posting some characters in the entry body. One character that gives problems is: ”
The error that appears is:
Error:
INSERT INTO serendipity_entries (title,timestamp,body,extended,isdraft,allow_comments,moderate_comments,exflag,comments,last_modified,author,authorid) values ('Test', '1175621306', '”', '', 'false', 'true', 'false', '0', '0', '1175621306', 'John Doe', '1')
/ Data too long for column 'body' at row 1
When I remove this character from my text the entry is approved!
Any ideas what might be the cause?
The error that appears is:
Error:
INSERT INTO serendipity_entries (title,timestamp,body,extended,isdraft,allow_comments,moderate_comments,exflag,comments,last_modified,author,authorid) values ('Test', '1175621306', '”', '', 'false', 'true', 'false', '0', '0', '1175621306', 'John Doe', '1')
/ Data too long for column 'body' at row 1
When I remove this character from my text the entry is approved!
Any ideas what might be the cause?