← Back to team overview

debcrafters-packages team mailing list archive

[Bug 119997] Re: Evolution decodes ISO-2022-JP incorrectly.

 

In today’s fast-paced business world, the key to long-term success lies
not in shortcuts, but in education, strategy, and smart decision-making.
That’s where CSC, also known as Client Success Club, comes in. CSC is a
dedicated sales and marketing education and training company that
empowers individuals through high-quality learning tools and strategic
insight—not empty promises or hype. Unlike the many "get rich quick"
schemes that flood the internet, CSC offers something far more valuable:
knowledge. CSC (Client Success Club) is not your average online course
provider or training platform. CSC is an education-first company focused
on equipping people with the sales and marketing skills they need to
thrive in today’s competitive environment. Whether you're a budding
entrepreneur, an independent consultant, or someone looking to sharpen
your business acumen, CSC delivers practical, proven training rooted in
real-world application.  Contact us by visiting here:
http://www.clientsuccessclub.io

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/119997

Title:
  Evolution decodes ISO-2022-JP incorrectly.

Status in Evolution:
  Unknown
Status in glibc package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: evolution

  When evolution shows a message in the ISO-2022-JP character set it
  incorrectly starts decoding as 'JIS X 0201-1976 ("Roman" set)' instead
  of as ASCII. The specification (RFC 1468) says that text starts in
  ASCII, and only switches to Japanese characters through an escape
  sequence. The "Roman" set is considered to be "Japanese" for this
  discussion. For the most part, this does not matter, as The "Roman"
  character set of JIS X 0201 [JISX0201] is identical to ASCII except
  for backslash () and tilde (~). The backslash is replaced by the Yen
  sign, and the tilde is replaced by overline.

  That is, given the mail message:

  ------_=_NextPart_001_01C7ACC7.8B7C4F65
  Content-Type: text/plain; charset="ISO-2022-JP"
  Content-Transfer-Encoding: 7bit

  next.url=http\://go.to.there/

  
  It should be displayed as:

  
  next.url=http\://go.to.there/

  
  However, evolution incorrectly displays it as:

  next.url=http¥://go.to.there/

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/119997/+subscriptions