jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Changes Plugin
  • MCHANGES-168

Jira Report (jira-report.html) scrambles encoding of Jira Issues when their summary is written in Non Latin Characters

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1
  • Fix Version/s: 2.6
  • Component/s: jira
  • Labels:
    None
  • Environment:
    mvn on Mac OS X 10.5.7
    Atlassian JIRA Enterprise Edition, Version: 3.13.2 on Ubuntu 8.04.2

Description

My Jira Issues have Summaries in Jira in non-Lating characters (in Greek in our case).
The plugin works great up to the point that it creates the jira-report.html (attached).
The jira-results.xml seems to be in UTF-8 (also attached).
If an XSL Stylesheet is used it does not seem to observe the rss data encoding of Jira Issues which works, by the way, fine win Non-Latin Characters with other rss clients.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. HTML File
    jira-report.html
    05/Aug/09 9:27 AM
    4 kB
    Vangelis Ghiossis
  2. XML File
    jira-results.xml
    05/Aug/09 9:27 AM
    17 kB
    Vangelis Ghiossis
  3. XML File
    pom.xml
    05/Aug/09 9:27 AM
    1 kB
    Vangelis Ghiossis
  1. Jira-Report-ScreenShot.jpg
    72 kB
    05/Aug/09 9:31 AM

Issue Links

relates to

Improvement - An improvement or enhancement to an existing feature or task. MCHANGES-144 Add configuration if the encoding of JIRA xml file is not UTF-8

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Vangelis Ghiossis added a comment - 05/Aug/09 9:31 AM

A Sample ScreenShot of the problem is attached

Show
Vangelis Ghiossis added a comment - 05/Aug/09 9:31 AM A Sample ScreenShot of the problem is attached
Hide
Permalink
Vangelis Ghiossis added a comment - 05/Aug/09 9:35 AM

I think this is issue relates to MCHANGES-144 but I do not get an exception

Show
Vangelis Ghiossis added a comment - 05/Aug/09 9:35 AM I think this is issue relates to MCHANGES-144 but I do not get an exception
Hide
Permalink
Dennis Lundberg added a comment - 03/Dec/09 7:18 AM

The jira-results.xml file contains Greek characters. They are encoded using &#nnn; notation. The jira-report.html however has the encoding set to ISO-8859-1. That will not work. You will need to configure your site skin to use another encoding.

Show
Dennis Lundberg added a comment - 03/Dec/09 7:18 AM The jira-results.xml file contains Greek characters. They are encoded using &#nnn; notation. The jira-report.html however has the encoding set to ISO-8859-1. That will not work. You will need to configure your site skin to use another encoding.
Hide
Permalink
Dennis Lundberg added a comment - 01/Jan/11 12:00 PM

MCHANGES-144 has been fixed now. Can you verify if that helps to solve this issue as well?

Show
Dennis Lundberg added a comment - 01/Jan/11 12:00 PM MCHANGES-144 has been fixed now. Can you verify if that helps to solve this issue as well?
Hide
Permalink
Benson Margulies added a comment - 04/Jun/11 3:33 PM - edited

r1131489 | bimargulies | 2011-06-04 16:33:22 -0400 (Sat, 04 Jun 2011) | 5 lines

MCHANGES-168: Fix non-Latin-script character handling.

The actual repair here was the change to maven-reporting-impl version 2.1. However, I then went off and set up a
way to test JIRA functionality without actually talking to JIRA. That involved a bit of refactoring and mocking.

Show
Benson Margulies added a comment - 04/Jun/11 3:33 PM - edited r1131489 | bimargulies | 2011-06-04 16:33:22 -0400 (Sat, 04 Jun 2011) | 5 lines MCHANGES-168: Fix non-Latin-script character handling. The actual repair here was the change to maven-reporting-impl version 2.1. However, I then went off and set up a way to test JIRA functionality without actually talking to JIRA. That involved a bit of refactoring and mocking.

People

  • Assignee:
    Benson Margulies
    Reporter:
    Vangelis Ghiossis
Vote (0)
Watch (1)

Dates

  • Created:
    05/Aug/09 9:27 AM
    Updated:
    05/Jun/11 11:11 AM
    Resolved:
    04/Jun/11 3:33 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.