Problem/Motivation

Some sites require a list of countries other than the one Drupal provides and will override the country_manager service. Currently the widget in this module just makes a static call to CountryManager::getStandardList()

Proposed resolution

Inject the country manager service in to the widget and call getStandardList on the injected service.

CommentFileSizeAuthor
#4 3323295-3.patch2.76 KBchandreshgiri gauswami

Comments

thtas created an issue. See original summary.

saidatom’s picture

Status: Active » Needs work
chandreshgiri gauswami’s picture

Assigned: Unassigned » chandreshgiri gauswami

I will work on this.

chandreshgiri gauswami’s picture

Assigned: chandreshgiri gauswami » Unassigned
Status: Needs work » Needs review
StatusFileSize
new2.76 KB

Providing patch with country_manager dependency injection implementation.

  • saidatom committed 5f4f6cd7 on 3.x
    Issue #3323295 by Chandreshgiri Gauswami: Use the country_manager...
saidatom’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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