I got the following notice:

Notice: Undefined index: administrative_area in _addressfield_render_address() (line 252 of /profiles/commerce_kickstart/modules/contrib/addressfield/addressfield.module).
Notice: Undefined index: administrative_area in _addressfield_render_address() (line 253 of /profiles/commerce_kickstart/modules/contrib/addressfield/addressfield.module).

I tested these versions:
- 7.x-1.0-beta5
- 7.x-1.x-dev

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

segi’s picture

Status: Active » Needs review
FileSize
650 bytes

I attached the patch.

segi’s picture

Issue summary: View changes
Perignon’s picture

Status: Needs review » Reviewed & tested by the community

Patch works.

xurizaemon’s picture

Status: Reviewed & tested by the community » Closed (duplicate)
Related issues: +#1997572: Undefined index in _addressfield_render_address() line 223

Marking duplicate of #1997572: Undefined index in _addressfield_render_address() line 223 which also addresses this issue, and checks a couple of additional cases not handled by the patch above.