[ https://issues.apache.org/jira/browse/OFBIZ-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659420#action_12659420 ]
Jacques Le Roux commented on OFBIZ-1780: ---------------------------------------- Hi Marco, Seems to be an encoding issue with cleanup_labels17.patch : D:\Workspace\ofbizRun>patch -p0 0<cleanup_labels17.patch patching file applications/ecommerce/config/EcommerceUiLabels.xml Hunk #1 FAILED at 19. Hunk #2 FAILED at 3781. 2 out of 2 hunks FAILED -- saving rejects to file applications/ecommerce/config/EcommerceUiLabels.xml.rej patching file framework/common/config/CommonUiLabels.xml Hunk #1 succeeded at 3188 with fuzz 2. Hunk #2 succeeded at 3499 with fuzz 1. Hunk #3 succeeded at 3638 with fuzz 2. Hunk #4 FAILED at 7685. Hunk #5 succeeded at 7979 with fuzz 2. Hunk #6 FAILED at 7988. Hunk #7 FAILED at 7998. Hunk #8 succeeded at 8012 with fuzz 2. Hunk #9 FAILED at 8021. Hunk #10 succeeded at 8029 with fuzz 2. Hunk #11 succeeded at 8090 with fuzz 2. Hunk #12 succeeded at 8109 with fuzz 2. Hunk #13 succeeded at 8139 with fuzz 2. 4 out of 13 hunks FAILED -- saving rejects to file framework/common/config/CommonUiLabels.xml.rej > Clean up labels between order and ecommerce application > ------------------------------------------------------- > > Key: OFBIZ-1780 > URL: https://issues.apache.org/jira/browse/OFBIZ-1780 > Project: OFBiz > Issue Type: Improvement > Components: ecommerce, order > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assignee: Marco Risaliti > Priority: Minor > Fix For: SVN trunk > > Attachments: cleanup_labels.patch, cleanup_labels10.patch, > cleanup_labels11.patch, cleanup_labels12.patch, cleanup_labels13.patch, > cleanup_labels14.patch, cleanup_labels15.patch, cleanup_labels16.patch, > cleanup_labels17.patch, cleanup_labels2.patch, cleanup_labels3.patch, > cleanup_labels4.patch, cleanup_labels5.patch, cleanup_labels6.patch, > cleanup_labels7.patch, cleanup_labels7.patch, cleanup_labels8.patch, > cleanup_labels9.patch, screenshot-1.jpg, screenshot-2.jpg > > > Clean up labels between order and ecommerce application. > If a label has been used between order and ecommerce application it will be > converted to OrderXXX style and instead if they has been used by a specific > application they will be converted to that specific style (OrderXXX or > EcommerceXXX). > This is the first patch and some more work is needed. > Let me know what did you think of it ? > Thanks > Marco -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.