When you type into the autocomplete for provinces, when focus is taken away from the field, it reverts to the three digit code from whatever you typed.

This patch keeps the typed value in the field, the three digit code is still correctly saved when form is submitted (and unfortunately shows up when you view the form again, but that's for another day).

CommentFileSizeAuthor
autocomplete.patch680 bytescatch

Comments

bdragon’s picture

Status: Needs review » Fixed

Committed to DRUPAL-5--3 and HEAD, thanks!

catch’s picture

Thanks for the speedy commit!!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.