Closed (fixed)
Project:
Location
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2010 at 19:09 UTC
Updated:
26 Jan 2016 at 23:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaHere's a patch that only uppercases the string if it is two characters in length.
Feel free to mark this as WONTFIX as this is kind of a fringe issue that in normal circumstances shouldn't happen.
Comment #2
podarokall feature requests should be rolled against latest 7.x-3.x-dev and after commit can be backported to 6.x branch
Comment #4
jwilson3Code in D6 has changed significantly since this patch was created, so I've updated the patch to work with how the province names work in the version 3 branch of both D7 and D6 to let unknown province codes pass through as-is.
Comment #7
podarok@jwilson3 thank you tons.
Committed to both branches
Comment #8
jwilson3Sweet! Thanks.