Opened 17 years ago
Closed 17 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 Changed 17 years ago by
Component: | web → core |
---|---|
Owner: | changed from Nicklas Nordborg to Johan Enell |
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [2522]) Fixes #320