Opened 9 years ago
Last modified 9 years ago
#1992 closed defect
The BASE core API allows annotations to be created without values — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.8 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
This is something that is not possible to reproduce with the web client since if no values has been specified it will never try to create any annotations. However, the BASE core API allows an annotation to be created but never checks that values have been set for it.
On the other hand, trying to set an existing annotation to null will throw an exception (as expected).
Note:
See TracTickets
for help on using tickets.