JAPerry found this during the code sprint. In system.api.php there is an example with the following code:

// Quebec has seceded from Canada. Add to country list.
$countries['QC'] = 'Quebec'

This is a politically charged issue, and should not be used in jest. There were people kidnapped and killed because of this (read about the October Crisis.

The attached patch replaces this with a fictional country (Elbonia from the Dilbert cartoon strip).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Damien Tournoud’s picture

Status: Needs review » Reviewed & tested by the community

Ok, let's do that.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, country-alter.patch, failed testing.

Scott Reynolds’s picture

Status: Needs work » Needs review

country-alter.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, country-alter.patch, failed testing.

aspilicious’s picture

Status: Needs work » Needs review
FileSize
660 bytes

Reroll

jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
663 bytes

It would be better to use the (correct) punctuation from the original. In English, it is not correct to splice two sentences together with a comma between them, unless you use a conjunction like "so" or "and" or "but".

Here's a revised patch with a conjunction. Good idea folks!

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

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