Error when resizing screen in Browse by species

Issue #626 resolved
Adam Winer created an issue

IOC taxonomy, had “Yellow-throated Bulbul” selected. Running on my local development instance, so possibly a bug specific to that setup.

Cannot invoke "java.util.Collection.size()" because "indexerGroup.alternateMatches" is null
java.lang.NullPointerException: Cannot invoke "java.util.Collection.size()" because "indexerGroup.alternateMatches" is null
at .ui.components.IndexerPanel$ToStringListCellRenderer.getListCellRendererComponent(IndexerPanel.java:736)
at java.desktop/javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1444

Comments (2)

  1. Log in to comment