[
https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666964#action_12666964
]
Jacques Le Roux commented on OFBIZ-2070:
----------------------------------------
Marco,
We can't still use the Label Manager wihout checking each changes because :
# It removes comments in files, and I used comments to keep some alternatives
available for future check/use (see ManufacturingCompanySubtitle for instance)
# Still few labels not correctly sorted
(MimeType.description.application/vnd.ofbiz.survey should not move for
instance, but it's very minor so far...)
# It removes html tags in labels without any notices (see ManufacturingNote3).
I agree that there should not be html tags in labels (tough is may be discused)
but we should not remove/loose them without knowing it... Even
ManufacturingDuplicatedComponentInBOM do not have to be changed, [only the
ampersand character (&) and the left angle bracket (<) should be
changed|http://www.w3.org/TR/2006/REC-xml11-20060816/#dt-chardata].
# It destroys CommonEmptyHeader
I have created the patch CleanupLabelsJLR.patch. It contains changes I checked
should be OK. Could you please double-check I did not forget something ?
After applying this patch (reversible), if you make a change using Labels
Manager and save it, you will find a bunch of errors of (at least) the 4 types
above. This should help you to fix them.
Thanks
> New tool to get labels information
> ----------------------------------
>
> Key: OFBIZ-2070
> URL: https://issues.apache.org/jira/browse/OFBIZ-2070
> Project: OFBiz
> Issue Type: New Feature
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Marco Risaliti
> Assignee: Marco Risaliti
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: APACHE2_HEADER_FOR_XML, LabelsInfo11.patch,
> LabelsInfo5.png, LabelsInfo9.patch
>
>
> New tool to get labels information used in OFBiz.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.