Opened 13 years ago

Closed 13 years ago

#16223 closed Cleanup/optimization (fixed)

Duplicate dictionary key in normalized state names for India

Reported by: Dmitry Trofimov Owned by: nobody
Component: contrib.localflavor Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description


Attachments (1)

duplicate-dict-key.patch (341 bytes ) - added by Dmitry Trofimov 13 years ago.

Download all attachments as: .zip

Change History (5)

by Dmitry Trofimov, 13 years ago

Attachment: duplicate-dict-key.patch added

comment:1 by Horst Gutmann <zerok@…>, 13 years ago

Triage Stage: UnreviewedAccepted

Some more details would have been nice :-) The issue is regarding the normalized state names for India.

comment:2 by Dmitry Trofimov, 13 years ago

Has patch: set

comment:3 by Julien Phalip, 13 years ago

Component: Uncategorizedcontrib.localflavor
Summary: Duplicate dictionary keyDuplicate dictionary key in normalized state names for India
Triage Stage: AcceptedReady for checkin
Type: UncategorizedCleanup/optimization

comment:4 by Ramiro Morales, 13 years ago

Resolution: fixed
Status: newclosed

In [16448]:

Fixed #16223 -- Removed a duplicate item from India normalized states names list. Thanks traff for the report and patch.

Note: See TracTickets for help on using tickets.
Back to Top