Bug 135485 - app-text/diction-1.07 minor bugfixes to commandline and file encoding
Bug#: 135485 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: seemant@gentoo.org Reported By: jnrowe@gmail.com
Component: Applications
URL: 
Summary: app-text/diction-1.07 minor bugfixes to commandline and file encoding
Keywords:  
Status Whiteboard: 
Opened: 2006-06-04 02:39 0000
Description:   Opened: 2006-06-04 02:39 0000
During the attempt at stabilisation in bug #131637 Matthias Langer spotted
two issues with the current package which the attached patch fixes.

  Number one: style is overly lax with arg processing, which can be
confusing for users.  There is a simple fix attached, and upstream has been
contacted.
  Number two: the encoding of the German support file can cause problems for
some users.  The attached patch just uses iconv to convert it to UTF-8 from
the ISO-8859 legacy format.

  Neither issue deserve a revision bump in my opinion.  Although both issues
also affect the current stable I'd prefer to leave it is as, at any rate
with these bugs fixed a newer version should be stable soon enough.

------- Comment #1 From James Rowe 2006-06-04 02:40:36 0000 -------
Created an attachment (id=88326) [details]
diction-results_of_131637.patch

------- Comment #2 From James Rowe 2006-06-04 02:41:30 0000 -------
Seemant,

  Please include a big thanks to Matthias Langer in your Changelog comment,
he spotted both bugs and I'd never have figured out the encoding thing
without his help.

James

------- Comment #3 From Seemant Kulleen (RETIRED) 2006-06-06 07:34:10 0000 -------
1.07-r1 and 1.09-r1 in portage now. thanks James.