Development

#8000 (sfWidgetFormI18nChoiceCountry has not just countries)

You must first sign up to be able to contribute.

Ticket #8000 (closed defect: duplicate)

Opened 3 months ago

Last modified 1 month ago

sfWidgetFormI18nChoiceCountry has not just countries

Reported by: garak Assigned to: FabianLange
Priority: minor Milestone:
Component: other Version: 1.4.1
Keywords: Cc:
Qualification: Unreviewed

Description

While the old sfWidgetFormI18nSelectLanguage had only ISO 3166 country codes, the new sfWidgetFormI18nChoiceLanguage has a lot of other entries, referring to world areas (as America, Europe, etc.) with numeric keys. At least, there should be an option to exclude such entries from select.

Change History

01/26/10 19:27:58 changed by FabianLange

  • owner changed from fabien to FabianLange.
  • status changed from new to assigned.

02/15/10 22:53:34 changed by FabianLange

(In [28046]) prepared icu converter for icu 4.3 release preparing to fix some bugs (refs #7988, #8000)

02/16/10 11:33:36 changed by FabianLange

  • status changed from assigned to closed.
  • resolution set to worksforme.

in my test i cannot reproduce this problem. languages included in the sfWidgetFormI18nChoiceLanguage in fact contain local dialects (like fr_BE) but my assumption is that this is fine, because those are in fact different languages and there is no real reason not to show them. Generally I would whitelist the available languages.

Can you give a precise example of what you think should be changed?

02/16/10 11:35:21 changed by FabianLange

note that #7988 (country list having regions) will be fixed soon when new ICU data has been released.

02/16/10 13:24:34 changed by garak

  • status changed from closed to reopened.
  • resolution deleted.
  • summary changed from sfWidgetFormI18nChoiceLanguage has not just countries to sfWidgetFormI18nChoiceCountry has not just countries.

02/16/10 13:25:52 changed by garak

I'm sorry, I was wrong: I mean sfWidgetFormI18nChoiceCountry, NOT sfWidgetFormI18nSelectLanguage.

02/16/10 13:34:36 changed by FabianLange

  • status changed from reopened to closed.
  • resolution set to duplicate.

then it is a duplicate of #7988 :-)

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.