Reviewed & tested by the community
Project:
Postal
Version:
6.x-1.0-alpha1
Component:
Postal field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2009 at 10:31 UTC
Updated:
15 Jan 2011 at 12:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
hadsie commentedI'm wondering the same thing... did you ever find an answer to this?
Comment #2
alexiswatson commentedConfirmed the issue - I can't imagine why this is expected behavior. If this is by design, the maintainer is of course free to correct me.
Comment #3
evNN commentedHere is a patch to put the country field in the "Address form" widget type. It uses a modified version of the already existing Forms API implementation of the country select to work with the "Address form" widget type rather than the component fields.
Comment #4
alexiswatson commentedReviewed and confirmed patch in #3, running Drupal 6.17 on PHP 5.3. Anyone mind giving a second look so we can RTBC?
Comment #5
wylbur commentedInstalled the patch and tested with Drupal 6.20 pm PHP 5.2.6. The Country dropdown was exposed, and provided the listing of countries.
Comment #6
barrapontotested on php 5.2 and drupal 6.20. works just fine for me.