Modify ↓
Ticket #14005 (closed defect: fixed)
Extended Attribute Validation
| Reported by: | david.long@… | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Component: | General |
| Version: | 5.2 | Keywords: | |
| Cc: | Time planned: | 1d | |
| Time remaining: | 1d | Time spent: | 1d |
Description
When adding Extended Attributes there is no validation to help it match the database. For example the tcontent table subtype column (on MySQL) is varchar(25). There is no validation to limit the length off extended attribute subtype names to be <= 25 characters.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Real