correction of the fo.ftl files calling
-------------------------------------- Key: OFBIZ-2351 URL: https://issues.apache.org/jira/browse/OFBIZ-2351 Project: OFBiz Issue Type: Improvement Components: ALL COMPONENTS Affects Versions: Release Branch 9.04, SVN trunk Reporter: Erwan de FERRIERES Priority: Minor Fix For: Release Branch 9.04, SVN trunk as seen this morning with jacopo commit, when calling a fo.ftl file, you have to put <xsl-fo></xsl-fo> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-2351: -------------------------------------- Attachment: xsl-fo.patch > correction of the fo.ftl files calling > -------------------------------------- > > Key: OFBIZ-2351 > URL: https://issues.apache.org/jira/browse/OFBIZ-2351 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Erwan de FERRIERES > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: xsl-fo.patch > > > as seen this morning with jacopo commit, when calling a fo.ftl file, you have to put <xsl-fo></xsl-fo> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702338#action_12702338 ] Divesh Dutta commented on OFBIZ-2351: ------------------------------------- Hello Erwan, Changes you made in your patch are not appropriate. Jacopo's commit had changes for .fo.ftl files. But in your patch you made changes for .ftl files. *.. info.ftl might have confused you :) Divesh > correction of the fo.ftl files calling > -------------------------------------- > > Key: OFBIZ-2351 > URL: https://issues.apache.org/jira/browse/OFBIZ-2351 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Erwan de FERRIERES > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: xsl-fo.patch > > > as seen this morning with jacopo commit, when calling a fo.ftl file, you have to put <xsl-fo></xsl-fo> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702340#action_12702340 ] Divesh Dutta commented on OFBIZ-2351: ------------------------------------- Also checked for the same issue in OFBiz. But not found . So this issues can be closed. > correction of the fo.ftl files calling > -------------------------------------- > > Key: OFBIZ-2351 > URL: https://issues.apache.org/jira/browse/OFBIZ-2351 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Erwan de FERRIERES > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: xsl-fo.patch > > > as seen this morning with jacopo commit, when calling a fo.ftl file, you have to put <xsl-fo></xsl-fo> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702348#action_12702348 ] Vikas Mayur commented on OFBIZ-2351: ------------------------------------ Btw,I found only one instance Divesh at component://example/widget/example/FormWidgetExampleScreens.xml#printExampleFOPFonts" > correction of the fo.ftl files calling > -------------------------------------- > > Key: OFBIZ-2351 > URL: https://issues.apache.org/jira/browse/OFBIZ-2351 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Erwan de FERRIERES > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: xsl-fo.patch > > > as seen this morning with jacopo commit, when calling a fo.ftl file, you have to put <xsl-fo></xsl-fo> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702352#action_12702352 ] Divesh Dutta commented on OFBIZ-2351: ------------------------------------- Very true Vikas. I missed it. I hope some one who have commit rights can fix it. > correction of the fo.ftl files calling > -------------------------------------- > > Key: OFBIZ-2351 > URL: https://issues.apache.org/jira/browse/OFBIZ-2351 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Erwan de FERRIERES > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: xsl-fo.patch > > > as seen this morning with jacopo commit, when calling a fo.ftl file, you have to put <xsl-fo></xsl-fo> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702433#action_12702433 ] Jacques Le Roux commented on OFBIZ-2351: ---------------------------------------- Thanks guys, Erwan, the FormWidgetExampleScreens.xml only part of your patch is in trunk at revision: 768358, R9.04 r768359. > correction of the fo.ftl files calling > -------------------------------------- > > Key: OFBIZ-2351 > URL: https://issues.apache.org/jira/browse/OFBIZ-2351 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Erwan de FERRIERES > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: xsl-fo.patch > > > as seen this morning with jacopo commit, when calling a fo.ftl file, you have to put <xsl-fo></xsl-fo> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2351. ---------------------------------- Resolution: Fixed Assignee: Vikas Mayur > correction of the fo.ftl files calling > -------------------------------------- > > Key: OFBIZ-2351 > URL: https://issues.apache.org/jira/browse/OFBIZ-2351 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Vikas Mayur > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: xsl-fo.patch > > > as seen this morning with jacopo commit, when calling a fo.ftl file, you have to put <xsl-fo></xsl-fo> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |