This is the same reason as explained with phone.module... http://drupal.org/node/99042
patch forthcoming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | zipcode_patch_1.patch | 1.62 KB | Tresler |
This is the same reason as explained with phone.module... http://drupal.org/node/99042
patch forthcoming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | zipcode_patch_1.patch | 1.62 KB | Tresler |
Comments
Comment #1
Tresler commentedPatch attached. Formatting is still done before data is entered into database, addition of default formatter.
For 4.7 against ver. 1.7
Comment #2
mariuss commentedHad a similar issue and was about to submit a very similar patch. To bad I did not find this one earlier :-(
The issue I had was with zipcodes not showing up at all in drupal 5, only with custom node themes. Adding the formatter hooks is key.
Comment #3
mariuss commentedOne more thing, after applying the patch I had to remove existing zipcode fields and add them back before the patch took effect.
When I removed and then re-added the same field (same field name), none of the values where lost.
Comment #4
thierry_gd commentedTaken into account in drupal 5 version
Comment #5
(not verified) commented