[jira] [Commented] (FOP-2617) Text run using "dy" in SVG published to PDF is not properly placed vertically

2018-04-16 Thread Radu Coravu (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440411#comment-16440411 ] Radu Coravu commented on FOP-2617: -- [~lagivan] My patch was that when the field

[jira] [Commented] (FOP-2617) Text run using "dy" in SVG published to PDF is not properly placed vertically

2018-04-16 Thread Ivan Lagunov (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439740#comment-16439740 ] Ivan Lagunov commented on FOP-2617: --- [~radu_coravu] could you please share the source code of your patch?

[jira] [Commented] (FOP-2738) ArrayIndexOutOfBoundsException in GlyphMapping.addToLetterAdjust

2018-04-16 Thread Vlad Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439080#comment-16439080 ] Vlad Ivanov commented on FOP-2738: -- I guess it's a matter of waiting for release now. >

[jira] [Commented] (FOP-2783) FOP fails to generate pdf for certain URLS

2018-04-16 Thread Luca Mambretti (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439084#comment-16439084 ] Luca Mambretti commented on FOP-2783: - To me this looks more like a source XML problem than a real FOP

[jira] [Created] (FOP-2783) FOP fails to generate pdf for certain URLS

2018-04-16 Thread magnus melwin (JIRA)
magnus melwin created FOP-2783: -- Summary: FOP fails to generate pdf for certain URLS Key: FOP-2783 URL: https://issues.apache.org/jira/browse/FOP-2783 Project: FOP Issue Type: Bug

[jira] [Comment Edited] (FOP-2783) FOP fails to generate pdf for certain URLS

2018-04-16 Thread Luca Mambretti (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439084#comment-16439084 ] Luca Mambretti edited comment on FOP-2783 at 4/16/18 7:48 AM: -- To me this looks

[jira] [Comment Edited] (FOP-2783) FOP fails to generate pdf for certain URLS

2018-04-16 Thread Luca Mambretti (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439084#comment-16439084 ] Luca Mambretti edited comment on FOP-2783 at 4/16/18 7:48 AM: -- To me this looks

[jira] [Commented] (FOP-2783) FOP fails to generate pdf for certain URLS

2018-04-16 Thread magnus melwin (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439107#comment-16439107 ] magnus melwin commented on FOP-2783: Tried that too...still fails with same error, wrapped the text in

[jira] [Resolved] (FOP-2738) ArrayIndexOutOfBoundsException in GlyphMapping.addToLetterAdjust

2018-04-16 Thread Vlad Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Ivanov resolved FOP-2738. -- Resolution: Fixed Fix Version/s: trunk Not reproducible on trunk version. >

[jira] [Updated] (FOP-2783) FOP fails to generate pdf for certain URLS

2018-04-16 Thread magnus melwin (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] magnus melwin updated FOP-2783: --- Description:  I have an issue with generating pdf files using the apache fop tool from url based data,

[jira] [Commented] (FOP-2738) ArrayIndexOutOfBoundsException in GlyphMapping.addToLetterAdjust

2018-04-16 Thread Vlad Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439077#comment-16439077 ] Vlad Ivanov commented on FOP-2738: -- No longer reproducible on latest SVN revision (1829046). >

[jira] [Closed] (FOP-2783) FOP fails to generate pdf for certain URLS

2018-04-16 Thread magnus melwin (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] magnus melwin closed FOP-2783. -- Resolution: Fixed > FOP fails to generate pdf for certain URLS >

[jira] [Commented] (FOP-2478) Incorrect position of block-container with fixed absolute-position

2018-04-16 Thread Daniel Norberg (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439300#comment-16439300 ] Daniel Norberg commented on FOP-2478: - I am using FOP 2.2 and this still seem buggy. When I test it I

[jira] [Created] (FOP-2784) [PATCH] FOP-2738: correct array offset when string span interator is used

2018-04-16 Thread Vlad Ivanov (JIRA)
Vlad Ivanov created FOP-2784: Summary: [PATCH] FOP-2738: correct array offset when string span interator is used Key: FOP-2784 URL: https://issues.apache.org/jira/browse/FOP-2784 Project: FOP

[jira] [Comment Edited] (FOP-2783) FOP fails to generate pdf for certain URLS

2018-04-16 Thread magnus melwin (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16439107#comment-16439107 ] magnus melwin edited comment on FOP-2783 at 4/16/18 9:22 AM: - Tried that