Opened 8 years ago

Last modified 8 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).

Change History (0)

Note: See TracTickets for help on using tickets.