qdiff encoding list shows twice
Bug #781680 reported by
Daniel Cordeiro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Confirmed
|
Low
|
Unassigned | ||
qbzr (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Binary package hint: qbzr
bzr qdiff dialog have a list of left and right side encoding. In this list, utf-8 appears twice: both as utf-8 and UTF-8 (capitalized). All other encodings appears in lower-case.
A small annoyance, but still a bug. :)
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: qbzr 0.20.0-1
ProcVersionSign
Uname: Linux 2.6.38-9-generic i686
NonfreeKernelMo
Architecture: i386
Date: Thu May 12 10:35:35 2011
PackageArchitec
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=pt_BR.UTF-8
LANGUAGE=pt_BR:en
SourcePackage: qbzr
UpgradeStatus: Upgraded to natty on 2011-04-19 (22 days ago)
Changed in qbzr (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
utf-8 comes from our own internal list of supported encodings, while UTF-8 comes from your system. I think we just should lower() the outside value.