Opened 12 years ago
Closed 12 years ago
#234 closed enhancement (fixed)
Enforce max locker name length
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sometime |
Component: | New Groups | Version: | |
Keywords: | Cc: | ||
Size: | medium |
Description
The new group form should enforce the twelve character maximum length for lockers (https://diswww.mit.edu/menelaus/asa-db/11927).
Change History (3)
comment:1 Changed 12 years ago by adehnert
- Size changed from tiny to medium
comment:2 Changed 12 years ago by adehnert
- Priority changed from major to normal
comment:3 Changed 12 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Fixed(ish) in commit 7dde669e81610203605da103ecc9e9abb5fa0bd4 by adding a warning framework. Hopefully people will pay attention.
Author: Alex Dehnert <adehnert@mit.edu> Date: Sat Nov 30 16:36:14 2013 -0500 Add pre-group-approval warnings This fixes (enough, at least for now) several issues by adding warnings to the approval page when certain constraints are violated: - ASA-#216: New group "ERROR:" emails should get suppressed earlier - ASA-#234: max locker name length - ASA-#246: Add reminders of common issues to the new group confirmation page
Note: See
TracTickets for help on using
tickets.
Alleviated in commit 8ccd88fca9e25f1d1bbe056a7468586546235a8f: