DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 CC||dominik.stad...@gmx.at

--- Comment #11 from Dominik Stadler dominik.stad...@gmx.at 2012-04-19 
08:24:12 UTC ---
I think this was fixed via Bug 50471

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Depends on||50471

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

--- Comment #9 from Radu Coravu radu_cor...@sync.ro 2012-04-10 06:03:59 UTC 
---
Hi Glenn,

I tested with the latest nightly binary build of Apache Fop and indeed the
issue does not appear anymore.
So you can probably consider it fixed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||WORKSFORME

--- Comment #10 from Glenn Adams gl...@skynav.com 2012-04-10 14:27:27 UTC ---
indicated problem is not reproducible in trunk, so moving to resolved

thanks radu

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

--- Comment #5 from Radu Coravu radu_cor...@sync.ro 2012-04-09 06:06:15 UTC 
---
Created attachment 28559
  -- https://issues.apache.org/bugzilla/attachment.cgi?id=28559
Look in the FO file for the character entity #x089A;

I added an example to reproduce the problem.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

--- Comment #6 from Glenn Adams gl...@skynav.com 2012-04-09 07:16:31 UTC ---
(In reply to comment #5)
 Created attachment 28559 [details]
 Look in the FO file for the character entity #x089A;
 
 I added an example to reproduce the problem.

when you provide a test FO file, you need to make it the most minimal file that
demonstrates the problem; much of your FO file is unrelated to the issue you
are reporting; please trim it down to the minimum needed... also, please do not
use any shortcut property, unless the shortcut property is the subject of the
bug report

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

--- Comment #7 from Radu Coravu radu_cor...@sync.ro 2012-04-09 12:45:26 UTC 
---
Created attachment 28563
  -- https://issues.apache.org/bugzilla/attachment.cgi?id=28563
Added minimal FO file to reproduce the problem.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #8 from Glenn Adams gl...@skynav.com 2012-04-09 14:59:09 UTC ---
(In reply to comment #7)
 Created attachment 28563 [details]
 Added minimal FO file to reproduce the problem.

thanks! have you tried this against the current trunk (1.1dev)? i am unable to
reproduce the exception you report below; in fact, it works just fine,
producing the following message:

 [java] Apr 9, 2012 8:56:23 AM org.apache.fop.events.LoggingEventListener
processEvent
 [java] WARNING: Glyph ? (0x89a) not available in font Helvetica.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #4 from Glenn Adams gl...@skynav.com 2012-04-07 19:20:48 UTC ---
please provide an input FO file for testing

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

--- Comment #3 from Glenn Adams gl...@skynav.com 2012-04-07 01:43:53 UTC ---
resetting P2 open bugs to P3 pending further review

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2012-04-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

   Priority|P2  |P3

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2011-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

rro...@informatik.tu-cottbus.de changed:

   What|Removed |Added

 CC||rro...@informatik.tu-cottbu
   ||s.de

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2011-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

--- Comment #1 from rro...@informatik.tu-cottbus.de 2011-11-18 14:42:14 UTC ---
There probably is a patch for this in #49636. I have the same problem and can't
just improve the input. Would be nice to get just a warning similar to
unresolved glyphs instead of an exception.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49636] java.lang.ArrayIndexOutOfBoundsException in LineBreakUtils

2011-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49636

--- Comment #2 from rro...@informatik.tu-cottbus.de 2011-11-18 14:44:09 UTC ---
Sorry, I meant the patch for bug 41999

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.