• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Installation
    • None
    • 0
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      Customers sometimes run into issues relating to non-ascii characters, such as non-English alphabets, symbols, etc. The solution for these customers is always to set their JVM encoding to UTF-8

      Suggested Solution

      Set "-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8" in the JVM by default

      Workaround

      Set "-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8" in $BAMBOO_INSTALL_DIR/bin/setenv.sh:

      JVM_SUPPORT_RECOMMENDED_ARGS="-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8"
      

            [BAM-18601] Set sun.jnu.encoding and file.encoding to UTF-8 by default

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3016795 ] New: JAC Suggestion Workflow 3 [ 3606872 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2702554 ] New: JAC Suggestion Workflow [ 3016795 ]
            Krystian Brazulewicz made changes -
            UIS New: 0
            SET Analytics Bot made changes -
            Support reference count New: 1
            Owen made changes -
            Issue Type Original: Improvement [ 4 ] New: Suggestion [ 10000 ]
            Owen made changes -
            Status Original: Not Being Considered [ 11776 ] New: Gathering Interest [ 11772 ]
            Owen made changes -
            Status Original: Gathering Interest [ 11772 ] New: Not Being Considered [ 11776 ]
            Owen made changes -
            Workflow Original: Bamboo Workflow 2016 v1 [ 2415263 ] New: Confluence Workflow - Public Facing v4 [ 2702554 ]
            Status Original: Open [ 1 ] New: Gathering Interest [ 11772 ]
            Krystian Brazulewicz made changes -
            Component/s New: Installation [ 11430 ]
            Status Original: Needs Triage [ 10030 ] New: Open [ 1 ]
            Dave Chevell made changes -
            Description Original: h3. Problem Definition
            Customers sometimes run into issues relating to non-ascii characters, such as non-English alphabets, symbols, etc. The solution for these customers is to

            h3. Suggested Solution
            Set "-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8" in the JVM by default

            h3. Workaround
            Set "-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8" in *$BAMBOO_INSTALL_DIR/bin/setenv.sh*: {code}
            JVM_SUPPORT_RECOMMENDED_ARGS="-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8"
            {code}
            New: h3. Problem Definition
            Customers sometimes run into issues relating to non-ascii characters, such as non-English alphabets, symbols, etc. The solution for these customers is always to set their JVM encoding to UTF-8

            h3. Suggested Solution
            Set "-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8" in the JVM by default

            h3. Workaround
            Set "-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8" in *$BAMBOO_INSTALL_DIR/bin/setenv.sh*: {code}
            JVM_SUPPORT_RECOMMENDED_ARGS="-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8"
            {code}
            Dave Chevell created issue -

              Unassigned Unassigned
              dchevell Dave Chevell
              Votes:
              10 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: