Opened 12 years ago
Closed 12 years ago
#240 closed enhancement (fixed)
Client side validation for 'ref' and 'ComponentId' attributes
Reported by: | twagoo | Owned by: | twagoo |
---|---|---|---|
Priority: | major | Milestone: | ComponentRegistry-1.13 |
Component: | ComponentRegistry | Version: | |
Keywords: | Cc: |
Description
The proposed schematron will give us validation on the server side that checks for reserved attribute names. For the user it would be nice to also have this done client side though, so this could be implemented in the Flex implementation.
Downside is that we would have to keep a double administration of reserved attributes (only 2 atm so that's manageable).
Change History (2)
comment:1 Changed 12 years ago by
Status: | new → accepted |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r2523:2524