bug #9115
NPE in reference bulk editor
Start date:
06/30/2020
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
Hallo
im Bulk Editor – ich habe eine Ref. gelöscht, anschl. nicht gespeichert, die nächste gelöscht (nach OK für Speichern), dann sprang (glaube ich) die gerade gelöschte nach oben, dann habe ich die (glaube ich) nochmal versucht zu löschen -> Fehler.
HG
W
last remote method : http://api.cybertaxonomy.org:80/caryophyllales_spp/remoting/reference.service last remote request client time : 2020-06-24T10:50:51.877 last remote request response header time : Wed, 24 Jun 2020 10:50:51 GMT client error time : 2020-06-24T10:50:52.018 login : w.berendsohn editor version : 5.15.0 server : api.cybertaxonomy.org (cybertaxonomy.org) / caryophyllales_spp schema version : 5.15.2.0.20200611 os : Windows Server 2012 R2 6.3 amd64 java : 1.8.0_121 java.lang.NullPointerException at eu.etaxonomy.taxeditor.bulkeditor.input.ReferenceEditorInput.getPropertyValue(ReferenceEditorInput.java:83) at eu.etaxonomy.taxeditor.bulkeditor.input.ReferenceEditorInput.getPropertyValue(ReferenceEditorInput.java:1) at eu.etaxonomy.taxeditor.bulkeditor.e4.BulkEditorPropertyAccessor.getDataValue(BulkEditorPropertyAccessor.java:35) at eu.etaxonomy.taxeditor.bulkeditor.e4.BulkEditorPropertyAccessor.getDataValue(BulkEditorPropertyAccessor.java:1) at org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat.getColumnValue(NatColumnTableFormat.java:79) at ca.odell.glazedlists.impl.sort.TableColumnComparator.compare(TableColumnComparator.java:48) at ca.odell.glazedlists.impl.sort.ComparatorChain.compare(ComparatorChain.java:37) at ca.odell.glazedlists.SortedList$ElementComparator.compare(SortedList.java:647) at ca.odell.glazedlists.impl.adt.barcode2.SimpleTree.insertIntoSubtreeInSortedOrder(SimpleTree.java:353) at ca.odell.glazedlists.impl.adt.barcode2.SimpleTree.addInSortedOrder(SimpleTree.java:324) at ca.odell.glazedlists.SortedList.insertByUnsortedNode(SortedList.java:368) at ca.odell.glazedlists.SortedList.listChanged(SortedList.java:352) at ca.odell.glazedlists.event.ListEventAssembler$ListEventFormat.fire(ListEventAssembler.java:424) at ca.odell.glazedlists.event.ListEventAssembler$ListEventFormat.fire(ListEventAssembler.java:421) at ca.odell.glazedlists.event.SequenceDependenciesEventPublisher$SubjectAndListener.firePendingEvent(SequenceDependenciesEventPublisher.java:445) at ca.odell.glazedlists.event.SequenceDependenciesEventPublisher.fireEvent(SequenceDependenciesEventPublisher.java:344) at ca.odell.glazedlists.event.ListEventAssembler.commitEvent(ListEventAssembler.java:317) at ca.odell.glazedlists.BasicEventList.addAll(BasicEventList.java:167) at ca.odell.glazedlists.BasicEventList.addAll(BasicEventList.java:149) at eu.etaxonomy.taxeditor.bulkeditor.input.AbstractBulkEditorInput.addToModel(AbstractBulkEditorInput.java:322) at eu.etaxonomy.taxeditor.bulkeditor.input.AbstractBulkEditorInput.lambda$0(AbstractBulkEditorInput.java:291) at org.eclipse.core.runtime.jobs.Job$2.run(Job.java:186) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Associated revisions
fix NPE in reference bulk editor
History
#1 Updated by Katja Luther 10 months ago
- Status changed from New to Resolved
- Assignee changed from Katja Luther to Andreas Müller
please review
#2 Updated by Katja Luther 10 months ago
- % Done changed from 0 to 50
#3 Updated by Andreas Müller 10 months ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 50 to 100