awakening team mailing list archive
-
awakening team
-
Mailing list archive
-
Message #00319
[Bug 381236] Re: String index out of bounds in Aggregator
** Changed in: dcwatch
Status: Triaged => In Progress
--
String index out of bounds in Aggregator
https://bugs.launchpad.net/bugs/381236
You received this bug notification because you are a member of
Awakening, which is subscribed to DCWatch.
Status in DCWatch: Fix Committed
Bug description:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1938)
at hu.dcwatch.plugin.aggregator.engine.AggregatorFeed.transform(AggregatorFeed.java:159)
at hu.dcwatch.plugin.aggregator.engine.AggregatorFeed.getItems(AggregatorFeed.java:105)
at hu.dcwatch.plugin.aggregator.AggregatorPlugin.execute(AggregatorPlugin.java:84)
at hu.dcwatch.common.process.ProcessTask.run(ProcessTask.java:42)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
References