stable
Clone or download
Read-only
request #24177: Submitting LDAP welcome page without a timezone throws an error
Reproduction steps: 1. Go to /plugins/ldap/welcome 2. Edit the DOM to drop the timezone select form field 3. Submit Not exactly sure how this can happen in real life but this issue has been identified from a production instance logs. Change-Id: I7231b5562b31cb1ced3dbdc5f327e2ff037cd2db
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/WelcomeUpdateController.php | +1 | −1 | Go to diff View file |
A | plugins/ldap/tests/unit/WelcomeUpdateControllerTest.php | +56 | −0 | Go to diff View file |