Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

AO3-3952 Increase max characters allowed (but not number displayed) #3180

Open
wants to merge 13 commits into
from

Conversation

Projects
None yet
1 participant
Owner

sarken commented Nov 23, 2017

Issue

https://otwarchive.atlassian.net/browse/AO3-3952

Purpose

We want our various fields to allow more characters than we tell users, so folks who enter the maximum allowed don't run into issues once we start fiddling with their HTML. I used MAX * 1.02, since that was the formula we used on the field we'd already applied this to.

Testing

Refer to JIRA

sarken added some commits Nov 23, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment