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 trying to create a category or payment mode with a huge UTF-8 icon the server gives the below 500 internal server error. An icon to trigger this is :man-women-boy-boy:: π¨βπ©βπ¦βπ¦
:man-women-boy-boy:
data-too-long-encoded_icon-error.json
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue. The column length is now 256 which should be enough for any "urlencoded" UTF-8 character.
This will be included in the next release that is coming soon.
Sorry, something went wrong.
refs #309 make encoded_icon columns larger
274513b
Signed-off-by: Julien Veyssier <[email protected]>
No branches or pull requests
When trying to create a category or payment mode with a huge UTF-8 icon the server gives the below 500 internal server error. An icon to trigger this is
:man-women-boy-boy:
: π¨βπ©βπ¦βπ¦data-too-long-encoded_icon-error.json
The text was updated successfully, but these errors were encountered: