Opened 18 years ago

Closed 18 years ago

#219 closed defect (fixed)

Can't inherit annotation for a new item

Reported by: nicklas (mail from Longfei Yu <lyu@… Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.0 RC2
Component: web Version:
Keywords: Cc:

Description

I just met a bug when I just tested, and wanted to create a new item, for example, Labeled Extract, when I click the inherited annotation tab, then, an exception was thrown out. When I created an item without clicking the inherited annotation, then I can create successfully, and then when I edit this existing item by clicking the inherited tab, then it works fine. A little bit weird!

I also found this bug on the demo server.

Change History (1)

comment:1 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: newclosed

(In [2229]) Fixes #219: Can't inherit annotation for a new item

Instead of a NullPointerException the following message is displayed: Annotations can't be inherited for new items. Please save the item first and try again.

Note: See TracTickets for help on using tickets.