We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When submitting a new extension through the database, I put 👍 in the testing instructions text area and on submit I got the following general error:
General Error SQL ERROR [ mysqli ] Incorrect string value: '\xF0\x9F\x91\x8D\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.
General Error SQL ERROR [ mysqli ]
Incorrect string value: '\xF0\x9F\x91\x8D\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.
It meant that the queue discussion topic wasn't generated correctly.
The text was updated successfully, but these errors were encountered:
Thanks @danieltj27 - I'll have another look at #390, it looks like there's a few other fields besides contrib_name to parse / unparse.
Sorry, something went wrong.
battye
Successfully merging a pull request may close this issue.
When submitting a new extension through the database, I put 👍 in the testing instructions text area and on submit I got the following general error:
It meant that the queue discussion topic wasn't generated correctly.
The text was updated successfully, but these errors were encountered: