Catch IndexOutOfBoundsException in DisambiguationPageController

Issue #2572 resolved
Daniel Zoller created an issue
#!

java.lang.IndexOutOfBoundsException: Index: 1, Size: 1  at 
java.util.LinkedList.checkElementIndex(LinkedList.java:555)     at 
java.util.LinkedList.get(LinkedList.java:476)   at 
org.bibsonomy.webapp.controller.DisambiguationPageController.disambiguateAction(Di

Comments (5)

  1. Log in to comment