StringBuffer out of bounds access when no author firstname is given

Description

When getting search results that have no author firstname (or initial) provided, the BaseCitationService produces a StringBuffer out of bounds exception at line 1007.

Activity

Show:

Gaurav Cedric Bhatnagar November 17, 2006 at 2:00 PM

added an if clause around the StringBuffer deleteCharAt() method call to prevent the argument from being less than zero.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created November 17, 2006 at 1:58 PM
Updated November 30, 2012 at 5:59 AM
Resolved November 17, 2006 at 2:00 PM