Hide Forgot
Description of problem: The version group settings page allows a large string to be entered for the add language feature. The string is rightfully rejected, but the error message isn't contained by the box Version-Release number of selected component (if applicable): dev How reproducible: Easy always Steps to Reproduce: 1. Sign in as admin, go to Groups 2. Select / Create a group 3. Go to the group settings page, select Languages 4. Enter a long string 5. Press Add Actual results: The text breaks the boundary of the error box. Expected results: Truncated name in error or, preferably, a sensible limit to the number of characters Additional info:
Created attachment 829554 [details] Screenshot
Adding "word-wrap: break-word" to the field error element fixes this visually.
This is related to Bug 1035068 in that if the field is limited, then the field in Admin->Manage Languages needs to be similarly limited - else the situation could arise where the intended language could not be specified. In this case the wrapping would be the more appropriate approach.
Pull request: https://github.com/zanata/zanata-server/pull/325
Verified at cd51a1620e283882a8eb26cd862314b48af67617
Closing VERIFIED bugs for Zanata server 3.3.2.