Opened 18 years ago

Closed 18 years ago

#320 closed defect (fixed)

Nullpointer in experiment explorer

Reported by: Johan Enell Owned by: Johan Enell
Priority: minor Milestone: BASE 2.0
Component: core Version: trunk
Keywords: Cc:

Description

When choosing annotation.

Base version 2.0 (build #2517; schema #11)
Stack trace

...at net.sf.basedb.clients.web.ExperimentExplorer.getAnnotationValues(ExperimentExplorer.java:458)
...at net.sf.basedb.clients.web.ExperimentExplorer$AnnotationSummary.(ExperimentExplorer.java:854)
...at net.sf.basedb.clients.web.ExperimentExplorer$AnnotationSummary.(ExperimentExplorer.java:835)
...at net.sf.basedb.clients.web.ExperimentExplorer.getAnnotationSummary(ExperimentExplorer.java:479)

Change History (2)

comment:1 by Johan Enell, 18 years ago

Component: webcore
Owner: changed from Nicklas Nordborg to Johan Enell

comment:2 by Johan Enell, 18 years ago

Resolution: fixed
Status: newclosed

(In [2522]) Fixes #320

Note: See TracTickets for help on using tickets.