• 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

            没有用

            yuzhongchao(yeah) added a comment - 没有用

            Hongya Cui added a comment -

            Hongya Cui added a comment - this solved my problem:  https://community.atlassian.com/t5/Jira-questions/encoding-problem-when-linking-an-issue-to-confluence-page/qaq-p/652587#U653231

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

                Created:
                Updated: