PB Forum Crashes When Posting 4 Byte Unicode Characters
Posted: Mon Apr 10, 2017 2:16 pm
Hi guys
Not sure where to post it since this is not a bug related to PB but to this forum.
The forum software crashes with an SQL error when I post a 4 byte character
from this website: http://www.i18nguy.com/unicode/supplementary-test.html (e.g. U+2070E).
SQL Error:
Would be nice to have it fixed.
Thanks
Not sure where to post it since this is not a bug related to PB but to this forum.
The forum software crashes with an SQL error when I post a 4 byte character
from this website: http://www.i18nguy.com/unicode/supplementary-test.html (e.g. U+2070E).
SQL Error:
Code: Select all
General Error
SQL ERROR [ mysqli ]
Incorrect string value: '\xF0\xA0\x9C\x8E\x0A\x0A...' for column 'post_text' at row 1 [1366]
An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.
Thanks