[ubuntu-mono] [Bug 897782] [NEW] System.Globalization.RegionInfo missing ThreeLetterISORegionName, ThreeLetterWindowsRegionName, and CurrencySymbol

Hunter Morris 897782 at bugs.launchpad.net
Tue Nov 29 17:19:29 UTC 2011


Public bug reported:

Compiling and running the code attached (e.g. "mcs
CurrencySymbolFail.cs") produces:

   Name:                         GB
   DisplayName:                  United Kingdom
   EnglishName:                  United Kingdom
   IsMetric:                     True
   ThreeLetterISORegionName:     
   ThreeLetterWindowsRegionName: 
   TwoLetterISORegionName:       GB
   CurrencySymbol:               
   ISOCurrencySymbol:            GBP

Note that some fields are empty, including CurrencySymbol which I
expected to be "£". There is a (very old) discussion on the Novell bug
tracker which describes a similar issue:

https://bugzilla.novell.com/show_bug.cgi?id=417832

I do not have any experience building Mono packaging, but here is the
output of my setup:

$ lsb_release -rd
Description:	Ubuntu 11.10
Release:	11.10

$ sudo apt-cache policy libmono-corlib2.0
libmono-corlib2.0-cil:
  Installed: 2.10.5-1
  Candidate: 2.10.5-1
  Version table:
 *** 2.10.5-1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
        100 /var/lib/dpkg/status

$ sudo apt-cache policy libmono-corlib4.0
libmono-corlib4.0-cil:
  Installed: 2.10.5-1
  Candidate: 2.10.5-1
  Version table:
 *** 2.10.5-1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
        100 /var/lib/dpkg/status

** Affects: mono (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: globalization mono

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to mono in Ubuntu.
https://bugs.launchpad.net/bugs/897782

Title:
  System.Globalization.RegionInfo missing ThreeLetterISORegionName,
  ThreeLetterWindowsRegionName, and CurrencySymbol

Status in “mono” package in Ubuntu:
  New

Bug description:
  Compiling and running the code attached (e.g. "mcs
  CurrencySymbolFail.cs") produces:

     Name:                         GB
     DisplayName:                  United Kingdom
     EnglishName:                  United Kingdom
     IsMetric:                     True
     ThreeLetterISORegionName:     
     ThreeLetterWindowsRegionName: 
     TwoLetterISORegionName:       GB
     CurrencySymbol:               
     ISOCurrencySymbol:            GBP

  Note that some fields are empty, including CurrencySymbol which I
  expected to be "£". There is a (very old) discussion on the Novell bug
  tracker which describes a similar issue:

  https://bugzilla.novell.com/show_bug.cgi?id=417832

  I do not have any experience building Mono packaging, but here is the
  output of my setup:

  $ lsb_release -rd
  Description:	Ubuntu 11.10
  Release:	11.10

  $ sudo apt-cache policy libmono-corlib2.0
  libmono-corlib2.0-cil:
    Installed: 2.10.5-1
    Candidate: 2.10.5-1
    Version table:
   *** 2.10.5-1 0
          500 http://gb.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
          100 /var/lib/dpkg/status

  $ sudo apt-cache policy libmono-corlib4.0
  libmono-corlib4.0-cil:
    Installed: 2.10.5-1
    Candidate: 2.10.5-1
    Version table:
   *** 2.10.5-1 0
          500 http://gb.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mono/+bug/897782/+subscriptions



More information about the Ubuntu-mono mailing list