Project

General

Profile

Actions

bug #6726

closed

NPE in FactualDataView and feature selection does not show any entries in Factual Data View

Added by Andreas Müller almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Highest
Assignee:
Patrick Plitzner
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

50%

Estimated time:
Severity:
blocker
Found in Version:

Description

Clicking on "New" does not open submenu.

This might be related to changes in feature tree editor.

Also creating a new Factual Data Set (DescriptionBase) afterwards throws an NPE:

login : admin
editor version : 4.8.0.201706140848
server : test.e-taxonomy.eu (edit-test) / rem_conf_am
schema version : 4.7.0.0.201710040000
os : Windows Server 2012 R2 6.3 amd64
java : 1.8.0_121
java.lang.NullPointerException
    at eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DynamicFeatureMenu$1.fill(DynamicFeatureMenu.java:68)
    at org.eclipse.ui.actions.CompoundContributionItem.fill(CompoundContributionItem.java:67)
    at org.eclipse.ui.internal.menus.DynamicMenuContributionItem.fill(DynamicMenuContributionItem.java:147)
    at org.eclipse.jface.action.MenuManager.doItemFill(MenuManager.java:728)
    at org.eclipse.jface.action.MenuManager.update(MenuManager.java:810)
    at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:472)
    at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:465)
    at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:497)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:256)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4418)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1103)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1084)

This might be related therefore I put it into the same ticket.


Related issues

Related to EDIT - feature request #6694: Migrate FeatureTreeEditorClosedPatrick Plitzner

Actions
Actions #1

Updated by Andreas Müller almost 7 years ago

Actions #2

Updated by Andreas Müller almost 7 years ago

  • Description updated (diff)
Actions #3

Updated by Andreas Müller almost 7 years ago

  • Target version changed from Unassigned CDM tickets to Release 4.8
Actions #4

Updated by Andreas Müller almost 7 years ago

  • Subject changed from Feature selection does not show any entries in Factual Data View to NPE in FactualDataView and feature selection does not show any entries in Factual Data View
Actions #5

Updated by Patrick Plitzner almost 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #6

Updated by Patrick Plitzner almost 7 years ago

  • Assignee changed from Patrick Plitzner to Andreas Müller
Actions #7

Updated by Andreas Müller almost 7 years ago

  • Status changed from Resolved to Closed
  • Assignee changed from Andreas Müller to Patrick Plitzner

Seems to be fixed

Actions

Also available in: Atom PDF