[jira] Created: (OFBIZ-4045) Small XML handling issues

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

[jira] Created: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
Small XML handling issues
-------------------------

                 Key: OFBIZ-4045
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
             Project: OFBiz
          Issue Type: Bug
          Components: commonext/setup, framework
    Affects Versions: Release Branch 10.04
         Environment: Windows XP, Java 1.6.0_22
            Reporter: Georg Koester
            Priority: Minor
             Fix For: Release Branch 10.04


Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georg Koester updated OFBIZ-4045:
---------------------------------

    Attachment: better_xml_props_handling.patch

Just added a log line in xmlToProperties and added encoding attributes for the copying.

> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: better_xml_props_handling.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georg Koester updated OFBIZ-4045:
---------------------------------

    Description:
Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.

This is quite nasty, it cost me a lot of time to track it down.

  was:Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.


> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: better_xml_props_handling.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.
> This is quite nasty, it cost me a lot of time to track it down.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georg Koester updated OFBIZ-4045:
---------------------------------

    Attachment: xml_props_problem.PNG

Screenshot showing the result before and after the fix.

> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: better_xml_props_handling.patch, xml_props_problem.PNG
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.
> This is quite nasty, it cost me a lot of time to track it down.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Geisert reassigned OFBIZ-4045:
----------------------------------------

    Assignee: Christian Geisert

> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Assignee: Christian Geisert
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: better_xml_props_handling.patch, xml_props_problem.PNG
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.
> This is quite nasty, it cost me a lot of time to track it down.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

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

Fixed at r1050099+1050186, could you please confirm and close Georg?

Thanks

> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Assignee: Christian Geisert
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: better_xml_props_handling.patch, xml_props_problem.PNG
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.
> This is quite nasty, it cost me a lot of time to track it down.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Christian Geisert commented on OFBIZ-4045:
------------------------------------------

I've committed this to trunk only for now but I'll do it for the branch too.

> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Assignee: Christian Geisert
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: better_xml_props_handling.patch, xml_props_problem.PNG
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.
> This is quite nasty, it cost me a lot of time to track it down.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

BJ Freeman commented on OFBIZ-4045:
-----------------------------------

thanks for your effort.
I just pulled the files into an editor that set the right character set.
yours is a lot better.

> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Assignee: Christian Geisert
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: better_xml_props_handling.patch, xml_props_problem.PNG
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.
> This is quite nasty, it cost me a lot of time to track it down.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

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

Thanks Christian, it's clear now

> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Assignee: Christian Geisert
>            Priority: Minor
>             Fix For: Release Branch 10.04
>
>         Attachments: better_xml_props_handling.patch, xml_props_problem.PNG
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.
> This is quite nasty, it cost me a lot of time to track it down.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-4045) Small XML handling issues

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-4045.
------------------------------------

   

> Small XML handling issues
> -------------------------
>
>                 Key: OFBIZ-4045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4045
>             Project: OFBiz
>          Issue Type: Bug
>          Components: commonext/setup, framework
>    Affects Versions: Release Branch 10.04
>         Environment: Windows XP, Java 1.6.0_22
>            Reporter: Georg Koester
>            Assignee: Christian Geisert
>            Priority: Minor
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: better_xml_props_handling.patch, xml_props_problem.PNG
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Create component does not presever encoding during copy and UtilProperties.xmlToProperties does not help in discovering the problem - nothing logged.
> This is quite nasty, it cost me a lot of time to track it down.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira