-
-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
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
Cant edit existing assets #291
Comments
There seems to be an error related to the length of the version string that you've submitted. I've relaxed the limit a bit, so you can try again. But out of curiosity, what were you trying to input there as the version string of your asset? |
I was only trying to input |
Did you copy it from somewhere? Perhaps there were invisible characters. |
No, I just added the |
Well, I guess you did indeed genuinely hit the character limit of one of the database tables :) We'll try to make some adjustments to the form to make sure it doesn't allow anyone to input more than can be stored. |
What is the limit? If you know that is |
One of the tables was out of sync, don't remember what it was. Now versions are limited to 20 characters, titles to 255, all URL/link fields to 1024. With support for unicode (non-latin) characters. |
While trying to modify one my LuaAPI assets for an update I am getting the this:
No errors to report in the JS console.
Submitting new assets works as expected.
The text was updated successfully, but these errors were encountered: