It was added in 2.5.2.

However, in examining the release notes to get this info, I noticed that
no documentation page was ever added.

I'll reactivate this bug as a doc bug.

Charlie

On Fri, Nov 5, 2010 at 7:33 AM, Oskar Berggren
<671...@bugs.launchpad.net> wrote:
> Great to here. In what version was it added?
>
> Is does not seem to be listed in the attributes section of the documentation 
> for the latest version:
> http://nunit.org/index.php?p=attributes&r=2.5.8
>
> --
> Add attribute for setting CurrentUICulture
> https://bugs.launchpad.net/bugs/671349
> You received this bug notification because you are a member of NUnit
> Developers, which is subscribed to NUnit V2.
>

** Changed in: nunitv2
       Status: Invalid => Triaged

** Changed in: nunitv2
   Importance: Undecided => Medium

** Changed in: nunitv2
     Assignee: (unassigned) => Charlie Poole (charlie.poole)

** Changed in: nunitv2
    Milestone: None => 2.5.9

** Summary changed:

- Add attribute for setting CurrentUICulture
+ Add doc page for SetUICultureAttribute

-- 
Add doc page for SetUICultureAttribute
https://bugs.launchpad.net/bugs/671349
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: Triaged

Bug description:
The existing SetCulture attribute seems to only affect CurrentCulture, not 
CurrentUICulture. CurrentCulture governs e.g. date formatting, while 
CurrentUICulture governs the language used.

Please make it possible to set CurrentUICulture using an attribute. I think 
it's a good idea to be able to set these separately, so there could for example 
be a new attribute, SetUICulture, or one could add a parameter to SetCulture to 
control which culture, or both, to set.



_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : nunit-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to