[jira] Created: (OFBIZ-1829) FileUtil: write a file from a string with a specified encoding

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

[jira] Created: (OFBIZ-1829) FileUtil: write a file from a string with a specified encoding

Nicolas Malin (Jira)
FileUtil: write a file from a string with a specified encoding
--------------------------------------------------------------

                 Key: OFBIZ-1829
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1829
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Michael Brohl
            Priority: Minor
             Fix For: SVN trunk


Just a small enhancement of the FileUtil class. A new method is required to write a file from a string with a specified encoding (patch follows).

--
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-1829) FileUtil: write a file from a string with a specified encoding

Nicolas Malin (Jira)

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

Michael Brohl updated OFBIZ-1829:
---------------------------------

    Attachment: FileUtil.java.patch

The patch for the improvement request (see description).

> FileUtil: write a file from a string with a specified encoding
> --------------------------------------------------------------
>
>                 Key: OFBIZ-1829
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1829
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Michael Brohl
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: FileUtil.java.patch
>
>
> Just a small enhancement of the FileUtil class. A new method is required to write a file from a string with a specified encoding (patch follows).

--
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-1829) FileUtil: write a file from a string with a specified encoding

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

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

Jacques Le Roux closed OFBIZ-1829.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Michael,

Your patch is in trunk rev. 664682  


> FileUtil: write a file from a string with a specified encoding
> --------------------------------------------------------------
>
>                 Key: OFBIZ-1829
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1829
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Michael Brohl
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: FileUtil.java.patch
>
>
> Just a small enhancement of the FileUtil class. A new method is required to write a file from a string with a specified encoding (patch follows).

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