How to fix truncated character issue at the chart of dashboard widget "Story Points By Iteration"?
How to fix truncated character issue at the chart of dashboard widget "Story Points By Iteration"?
CLM server is installed on Linux (RHEL6)
|
Accepted answer
This is a font problem. I resolved by steps below
1. Check the JRE fontconfig file for RedHat OS. - example location: /opt/IBM/JazzTeamServer/server/jre/lib/fontconfig.RedHat.6.properties.src - In my case, "IPAMincho" and "IPAGothic" were specified for Japanese but not installed on the OS. 2. Install the fonts which you find in step 1 but OS doesn't have. 3. Restart the CLM server. [How to install fonts in RHEL 6] - https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/s1-x-fonts.html [In case of IPA fonts, download site is here] - http://ipafont.ipa.go.jp/old/ipafont/download.html Taki Nakajo selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.