Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Encoding problem with JIRA Connector
Encoding problem with JIRA Connector [message #25266] Tue, 04 September 2007 14:08 Go to next message
Mads Stavang is currently offline Mads StavangFriend
Messages: 19
Registered: July 2009
Junior Member
Hello,

I've just installed Mylyn 2.0.0 (with JIRA Connector) for my Eclipse
3.3.0. I've added our JIRA Repository using ISO-8859-1 as encoding.
Everything works as expected when querying and viewing the JIRA Tasks.
But when I update a task which contains non-ascii characters, those
characters are converted to garbage characters (e.g. ü -> ü), as if the
text was converted to utf-8 before committing the changes.

What could be the problem? I thought that if a repository task is read
with the correct encoding, the write operation should use the same encoding.

best regards,
Mads
Re: Encoding problem with JIRA Connector [message #25349 is a reply to message #25266] Tue, 04 September 2007 17:03 Go to previous messageGo to next message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Mads wrote:
> I've just installed Mylyn 2.0.0 (with JIRA Connector) for my Eclipse
> 3.3.0. I've added our JIRA Repository using ISO-8859-1 as encoding.
> Everything works as expected when querying and viewing the JIRA Tasks.
> But when I update a task which contains non-ascii characters, those
> characters are converted to garbage characters (e.g. ü -> ü), as if
> the text was converted to utf-8 before committing the changes.
>
> What could be the problem? I thought that if a repository task is read
> with the correct encoding, the write operation should use the same
> encoding.
Can you please create an issue in the Mylyn's bugzilla and specify
what kind of update you are doing, info about your local platform
encoding (you can attach configuration from Help / About Eclipse SDK /
Configuration Details), as well as platform encoding and encoding and
language setting on your JIRA server.

Thanks

Eugene
Re: Encoding problem with JIRA Connector [message #25469 is a reply to message #25349] Wed, 05 September 2007 07:01 Go to previous messageGo to next message
Mads Stavang is currently offline Mads StavangFriend
Messages: 19
Registered: July 2009
Junior Member
Eugene Kuleshov wrote:
> Can you please create an issue in the Mylyn's bugzilla and specify what
> kind of update you are doing, info about your local platform encoding
> (you can attach configuration from Help / About Eclipse SDK /
> Configuration Details), as well as platform encoding and encoding and
> language setting on your JIRA server.
>
> Thanks
>
> Eugene
>
>

Bug added: https://bugs.eclipse.org/bugs/show_bug.cgi?id=202235

regards
Mads
Re: Encoding problem with JIRA Connector [message #25510 is a reply to message #25349] Wed, 05 September 2007 09:09 Go to previous messageGo to next message
Mads Stavang is currently offline Mads StavangFriend
Messages: 19
Registered: July 2009
Junior Member
How can I make Mylyn use the Web-Browser as default Task editor
(double-click)?
Re: Encoding problem with JIRA Connector [message #26311 is a reply to message #25510] Thu, 06 September 2007 23:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: beatmik.acm.org

Window -> Preferences -> Mylyn -> Task List -> Task Editing

Mads wrote:
> How can I make Mylyn use the Web-Browser as default Task editor
> (double-click)?
Re: Encoding problem with JIRA Connector [message #26521 is a reply to message #26311] Fri, 07 September 2007 06:34 Go to previous message
Mads Stavang is currently offline Mads StavangFriend
Messages: 19
Registered: July 2009
Junior Member
Mik Kersten wrote:
> Window -> Preferences -> Mylyn -> Task List -> Task Editing
>
> Mads wrote:
>> How can I make Mylyn use the Web-Browser as default Task editor
>> (double-click)?
I must be complete blind. How did I miss that one? Thanks ;-)!
Re: Encoding problem with JIRA Connector [message #579526 is a reply to message #25266] Tue, 04 September 2007 17:03 Go to previous message
Eugene Kuleshov is currently offline Eugene KuleshovFriend
Messages: 504
Registered: July 2009
Senior Member
Mads wrote:
> I've just installed Mylyn 2.0.0 (with JIRA Connector) for my Eclipse
> 3.3.0. I've added our JIRA Repository using ISO-8859-1 as encoding.
> Everything works as expected when querying and viewing the JIRA Tasks.
> But when I update a task which contains non-ascii characters, those
> characters are converted to garbage characters (e.g. ü -> ü), as if
> the text was converted to utf-8 before committing the changes.
>
> What could be the problem? I thought that if a repository task is read
> with the correct encoding, the write operation should use the same
> encoding.
Can you please create an issue in the Mylyn's bugzilla and specify
what kind of update you are doing, info about your local platform
encoding (you can attach configuration from Help / About Eclipse SDK /
Configuration Details), as well as platform encoding and encoding and
language setting on your JIRA server.

Thanks

Eugene
Re: Encoding problem with JIRA Connector [message #579588 is a reply to message #25349] Wed, 05 September 2007 07:01 Go to previous message
Mads Stavang is currently offline Mads StavangFriend
Messages: 19
Registered: July 2009
Junior Member
Eugene Kuleshov wrote:
> Can you please create an issue in the Mylyn's bugzilla and specify what
> kind of update you are doing, info about your local platform encoding
> (you can attach configuration from Help / About Eclipse SDK /
> Configuration Details), as well as platform encoding and encoding and
> language setting on your JIRA server.
>
> Thanks
>
> Eugene
>
>

Bug added: https://bugs.eclipse.org/bugs/show_bug.cgi?id=202235

regards
Mads
Re: Encoding problem with JIRA Connector [message #579607 is a reply to message #25349] Wed, 05 September 2007 09:09 Go to previous message
Mads Stavang is currently offline Mads StavangFriend
Messages: 19
Registered: July 2009
Junior Member
How can I make Mylyn use the Web-Browser as default Task editor
(double-click)?
Re: Encoding problem with JIRA Connector [message #580036 is a reply to message #25510] Thu, 06 September 2007 23:35 Go to previous message
Mik Kersten is currently offline Mik KerstenFriend
Messages: 287
Registered: July 2009
Senior Member
Window -> Preferences -> Mylyn -> Task List -> Task Editing

Mads wrote:
> How can I make Mylyn use the Web-Browser as default Task editor
> (double-click)?
Re: Encoding problem with JIRA Connector [message #580205 is a reply to message #26311] Fri, 07 September 2007 06:34 Go to previous message
Mads Stavang is currently offline Mads StavangFriend
Messages: 19
Registered: July 2009
Junior Member
Mik Kersten wrote:
> Window -> Preferences -> Mylyn -> Task List -> Task Editing
>
> Mads wrote:
>> How can I make Mylyn use the Web-Browser as default Task editor
>> (double-click)?
I must be complete blind. How did I miss that one? Thanks ;-)!
Previous Topic:Eclipse timeline plugin
Next Topic:Mylyn auto bug reporting
Goto Forum:
  


Current Time: Fri Apr 19 23:05:18 GMT 2024

Powered by FUDForum. Page generated in 0.03606 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top