You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/06/09 13:10:20 UTC

[jira] [Commented] (OFBIZ-7137) ExampleReportPdfOptions no longer works

    [ https://issues.apache.org/jira/browse/OFBIZ-7137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322465#comment-15322465 ] 

Jacques Le Roux commented on OFBIZ-7137:
----------------------------------------

It still does nor work here, either in FF or Chrome on Win7, I begin to really wonder why :-o

> ExampleReportPdfOptions no longer works
> ---------------------------------------
>
>                 Key: OFBIZ-7137
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7137
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/example
>    Affects Versions: Trunk, Release Branch 15.12
>            Reporter: Jacques Le Roux
>            Priority: Minor
>         Attachments: Screen Shot 2016-05-30 at 6.39.46 PM.png, Screen Shot 2016-05-30 at 6.40.09 PM.png
>
>
> While working on OFBIZ-7136 "Ugrade PDFBox to 1.8.12 (or 2.0.1?) due to vulnerability" I noticed these PDF options no longer work. This was done with OFBIZ-6504 "how to Create PDF with password Protected in Ofbiz"
> # I did not get any error with ExampleReportPdfOptions but a blank screen. 
> # Here is the error in log for ExampleReportPdfBarcode 
> {code}
> 2016-05-27 14:11:35,737 |http-nio-8443-exec-7 |FOUserAgent                   |E| Image not available. URI: /example/control/qrcode;jsessionid=B15ED8C1DE5124CA1769B8DEBDD8C1BD.jvm1?message=Example%201&format=b
> mp&encoding=UTF-8&verifyOutput=true&logoImageMaxWidth=20&logoImageMaxHeight=20. Reason: org.apache.xmlgraphics.image.loader.ImageException: The file format is not supported. No ImagePreloader found for /examp
> le/control/qrcode;jsessionid=B15ED8C1DE5124CA1769B8DEBDD8C1BD.jvm1?message=Example%201&format=bmp&encoding=UTF-8&verifyOutput=true&logoImageMaxWidth=20&logoImageMaxHeight=20 (See position 43:308)
> org.apache.xmlgraphics.image.loader.ImageException: The file format is not supported. No ImagePreloader found for /example/control/qrcode;jsessionid=B15ED8C1DE5124CA1769B8DEBDD8C1BD.jvm1?message=Example%201&f
> ormat=bmp&encoding=UTF-8&verifyOutput=true&logoImageMaxWidth=20&logoImageMaxHeight=20
>         at org.apache.xmlgraphics.image.loader.ImageManager.preloadImage(ImageManager.java:181) ~[xmlgraphics-commons-2.0.1.jar:2.0.1]
>         at org.apache.xmlgraphics.image.loader.cache.ImageCache.needImageInfo(ImageCache.java:128) ~[xmlgraphics-commons-2.0.1.jar:2.0.1]
>         at org.apache.xmlgraphics.image.loader.ImageManager.getImageInfo(ImageManager.java:123) ~[xmlgraphics-commons-2.0.1.jar:2.0.1]
>         at org.apache.fop.fo.flow.ExternalGraphic.bind(ExternalGraphic.java:81) [fop-2.0.jar:?]
>         at org.apache.fop.fo.FObj.processNode(FObj.java:129) [fop-2.0.jar:?]
>         at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.startElement(FOTreeBuilder.java:291) [fop-2.0.jar:?]
>         at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:179) [fop-2.0.jar:?]
> [...]
> 2016-05-27 14:11:36,084 |http-nio-8443-exec-7 |FOUserAgent                   |E| Image not found. URI: /example/control/qrcode;jsessionid=B15ED8C1DE5124CA1769B8DEBDD8C1BD.jvm1?message=Example%201&format=bmp&e
> ncoding=UTF-8&verifyOutput=true&logoImageMaxWidth=20&logoImageMaxHeight=20. (No context info available)
> 2016-05-27 14:11:36,088 |http-nio-8443-exec-7 |ServerHitBin                  |I| Visit delegatorName=default, ServerHitBin delegatorName=default
> 2016-05-27 14:11:36,099 |http-nio-8443-exec-7 |ControlServlet                |T| [[[ExampleReportPdfBarcode(Domain:https://localhost)] Request Done- total:1.131,since last([ExampleReportPdf...):1.131]]
> {code}
> But, as Pierre mentionned in a comment below this is already reported at OFBIZ-7034



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)