Actions
Bug #21200
closedCompany Specific Messages table on the login page should gracefully handle large amounts of text.
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1469470
Description of problem: The Company Specific Messages on the login page can cover all login page and the user interface under settings-> general tab breaks.Thus, there should be character limit.
Version-Release number of selected component (if applicable): sat 6.3 snap 6.0
How reproducible: always
Steps to Reproduce:
1. Navigate to Administer -> settings
2. Click on general tab
3. Enter large Login page footer message
Actual results:
Login page and UI under settings-> general breaks.
Expected results:
There should be constraint to character limit so that login page UI and settings-> general tab page should not break.
Additional info:
Actions