Uploaded image for project: 'Commons IO'
  1. Commons IO
  2. IO-563

IOUtils lose data when write base64 string to file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 1.3.2
    • None
    • Streams/Writers
    • Mac OS 10.13.2
      Java version "1.8.0_111"
      scalaVersion := "2.12.4"
      IntelliJ IDEA 2017.2

    Description

      commons-io-1.3.2-IOUtils-Bug

      IOUtils write file lose data

      method: public static void write(String data, Writer output)

      • result of file: mycat.jpg.b64
      • result of file: mystring

      This bug test in Github

      https://github.com/chenjiangtao/commons-io-1.3.2-IOUtils-Bug

      Attachments

        Activity

          People

            Unassigned Unassigned
            chenjiangtao chenjiangtao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: