Ticket #505 (closed defect: fixed)
cultureInfo::getEnglishName does not return an arrary
| Reported by: | rabol | Owned by: | xue |
|---|---|---|---|
| Priority: | urgent | Milestone: | 3.0.7 |
| Component: | Prado Framework v3 | Version: | 3.0 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
According to the documentation, CulturInfo?->getEnglishName should return an array containing the language and country, but it returns a string.
Please do one of two: update the documentation and provide a new method that returns an array or 'fix' the current version.
IMHO option one would be best not to break BCP :)
I would have extended a class from CultureInfo? and made the new method, but findInfo is protected and can not be used in my class.
Change History
Note: See
TracTickets for help on using
tickets.
