[jira] [Commented] (OFBIZ-10733) HTML Code is rendering in Sales Invoice

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10733) HTML Code is rendering in Sales Invoice

Nicolas Malin (Jira)

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

Chandrashekhar Dhakad commented on OFBIZ-10733:
-----------------------------------------------

HTML code(anchor tag) is being displayed in the description column of invoice PDF because the XSL-FO does not support HTML tags and In PDF, in this particular case, invoice item description is a combination of String and HTML tag(anchor tag) copied from promotion productPromoId='9000'.
So according to me, there is no way to fix this problem. If anyone having any thought, please Share.

> HTML Code is rendering in Sales Invoice
> ---------------------------------------
>
>                 Key: OFBIZ-10733
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10733
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>         Environment: demo-trunk
>            Reporter: Sanjay Yadav
>            Priority: Major
>         Attachments: InvoiceWithHtmlCode.pdf
>
>
> Steps to regenerate issue -
>  # Go to Url - [https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=WSCO10002]
>  # Invoice section
>  # Click PDF button
> Actual - Opened a Sales Invoice with HTML code
> Expected - HTML code should not display in the invoice. Please refer attachment for quick review. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)