"Previous" during taxon resolution results in exception

Issue #117 resolved
Adam Winer created an issue

Original issue 117 created by adam_winer on 2013-09-02T04:26:10.000Z:

Click the Previous button while doing an import. It goes poorly:

java.lang.IllegalStateException at com.google.common.base.Preconditions.checkState(Preconditions.java:133) at .ui.imports.SightingsImporter.registerTaxon(SightingsImporter.java:83) at .ui.imports.ImportResolveTaxaPanel$1.addSpecies(ImportResolveTaxaPanel.java:110) at .ui.panels.SpeciesSpHybridEntryPanel.addSpecies(SpeciesSpHybridEntryPanel.java:347) at .ui.panels.SpeciesSpHybridEntryPanel.access$1000(SpeciesSpHybridEntryPanel.java:65) at .ui.panels.SpeciesSpHybridEntryPanel$5.actionPerformed(SpeciesSpHybridEntryPanel.java:302)

(Thanks to a report from J. Boucher)

Comments (1)

  1. Log in to comment