Re: feature request

2017-11-21 Thread Carl Buxbaum
still return a image. > >Thanks > >-----Original Message- >From: Carl Buxbaum [mailto:cbuxb...@bamboorose.com] >Sent: 21 November 2017 15:09 >To: fop-dev@xmlgraphics.apache.org >Subject: feature request > >Hello, > >We have a number of use cases where an ex

feature request

2017-11-21 Thread Carl Buxbaum
Hello, We have a number of use cases where an external graphic URL ends up being specified with a trailing forward slash (³/³), without an actual image, e.g., when @location is empty based upon our dynamic xml. When we generate the report, the system does a File.list call, resulting in a

[jira] [Commented] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-20 Thread CARL BUXBAUM (Jira)
[ https://issues.apache.org/jira/browse/FOP-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040962#comment-17040962 ] CARL BUXBAUM commented on FOP-2912: --- I am not sure.  Would a data URL end up being handled by a method

[jira] [Commented] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-20 Thread CARL BUXBAUM (Jira)
[ https://issues.apache.org/jira/browse/FOP-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040945#comment-17040945 ] CARL BUXBAUM commented on FOP-2912: --- All set, have removed the unnecessary .equals(""), and

[jira] [Comment Edited] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-20 Thread CARL BUXBAUM (Jira)
[ https://issues.apache.org/jira/browse/FOP-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041149#comment-17041149 ] CARL BUXBAUM edited comment on FOP-2912 at 2/20/20 5:13 PM: Hi,  thanks

[jira] [Commented] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-20 Thread CARL BUXBAUM (Jira)
[ https://issues.apache.org/jira/browse/FOP-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041149#comment-17041149 ] CARL BUXBAUM commented on FOP-2912: --- Hi,  thanks for the suggestion.  If you have a moment, could you

[jira] [Updated] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-20 Thread CARL BUXBAUM (Jira)
[ https://issues.apache.org/jira/browse/FOP-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CARL BUXBAUM updated FOP-2912: -- Attachment: BRResourceResolver.java > Short circuit with FileNotFoundException when a URL is em

[jira] [Commented] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-21 Thread CARL BUXBAUM (Jira)
[ https://issues.apache.org/jira/browse/FOP-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041911#comment-17041911 ] CARL BUXBAUM commented on FOP-2912: --- Thank you.  I think we are all set. > Short circ

[jira] [Updated] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-19 Thread CARL BUXBAUM (Jira)
[ https://issues.apache.org/jira/browse/FOP-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CARL BUXBAUM updated FOP-2912: -- Description: Hi, We use FOP to generate pdf reports through xsl-fo.  Sometimes the dynamic data from

[jira] [Created] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-19 Thread CARL BUXBAUM (Jira)
CARL BUXBAUM created FOP-2912: - Summary: Short circuit with FileNotFoundException when a URL is empty Key: FOP-2912 URL: https://issues.apache.org/jira/browse/FOP-2912 Project: FOP Issue Type

[jira] [Updated] (FOP-2912) Short circuit with FileNotFoundException when a URL is empty

2020-02-20 Thread CARL BUXBAUM (Jira)
[ https://issues.apache.org/jira/browse/FOP-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CARL BUXBAUM updated FOP-2912: -- Attachment: patch.diff > Short circuit with FileNotFoundException when a URL is em