Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Culture tests and use current culture (can be set) #16

Merged
merged 3 commits into from
Nov 24, 2015

Conversation

304NotModified
Copy link
Member

This wan't working:

${aspnet-session:variable=anothervariable:culture=pl-PL} 

because InvariantCulture was used. Now using UICulture.

Supported in:

  • ${aspnet-application}
  • ${aspnet-request}
  • ${aspnet-session}
  • ${aspnet-item}

@304NotModified 304NotModified added this to the 4.1 milestone Nov 24, 2015
@304NotModified 304NotModified changed the title Added Culture tests and fixes culture Added Culture tests and use current culture (can be set) Nov 24, 2015
304NotModified added a commit that referenced this pull request Nov 24, 2015
Added Culture tests and use current culture (can be set)
@304NotModified 304NotModified merged commit 2a67ee7 into master Nov 24, 2015
@304NotModified 304NotModified deleted the aspnet-item-renderer branch February 16, 2016 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant