application crashes on pagination

Bug #918204 reported by Ralf Claussnitzer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Goobi.Production
Fix Released
High
Unassigned
1.7
Fix Released
High
Unassigned

Bug Description

Crash when paginating with one of the following options:

- RV + [arabisch]
- RV + [römisch]
- RV + römisch

(see the screenshots)

Tags: pagination

Related branches

Revision history for this message
Ralf Claussnitzer (ralf-claussnitzer-deactivatedaccount) wrote :
Revision history for this message
Ralf Claussnitzer (ralf-claussnitzer-deactivatedaccount) wrote :
Changed in goobi-production:
assignee: nobody → Ralf Claussnitzer (ralf-claussnitzer)
status: Confirmed → In Progress
Changed in goobi-production:
importance: Critical → High
milestone: ce-1.7.0-final → ce-1.7.1-rc1
Revision history for this message
Ralf Claussnitzer (ralf-claussnitzer-deactivatedaccount) wrote :

java.lang.NumberFormatException: For input string: "[1]"
 at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
 at java.lang.Integer.parseInt(Integer.java:449)
 at java.lang.Integer.valueOf(Integer.java:554)
 at de.sub.goobi.metadaten.Pagination.doPagination(Pagination.java:156)
 at de.sub.goobi.metadaten.Metadaten.Paginierung(Metadaten.java:1278)
...

Revision history for this message
Ralf Claussnitzer (ralf-claussnitzer-deactivatedaccount) wrote :

current approach:
- replacing actual pagination logic with pagnation from 1.5 series
- extending pagination to support recto-verso-foliation and brackets "[ ]"

first, tests have to be back-ported from 1.5 series:
current effort in lp:932786

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.