René's URL Explorer Experiment


Title: Current culture should not affect the generated cache key · Issue #226 · SharpRepository/SharpRepository · GitHub

Open Graph Title: Current culture should not affect the generated cache key · Issue #226 · SharpRepository/SharpRepository

X Title: Current culture should not affect the generated cache key · Issue #226 · SharpRepository/SharpRepository

Description: When using a specification containing a language dependent condition, my expected behavior is that the generated hash for the cache key should be the same in every culture. var date = DateTime.Now; var culture = new System.Globalization....

Open Graph Description: When using a specification containing a language dependent condition, my expected behavior is that the generated hash for the cache key should be the same in every culture. var date = DateTime.Now;...

X Description: When using a specification containing a language dependent condition, my expected behavior is that the generated hash for the cache key should be the same in every culture. var date = DateTime.Now;...

Opengraph URL: https://github.com/SharpRepository/SharpRepository/issues/226

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Current culture should not affect the generated cache key","articleBody":"When using a specification containing a language dependent condition, my expected behavior is that the generated hash for the cache key should be the same in every culture.\r\n \r\n```csharp\r\nvar date = DateTime.Now;\r\nvar culture = new System.Globalization.CultureInfo(\"en\");\r\n\r\nSystem.Threading.Thread.CurrentThread.CurrentCulture = culture;\r\nSystem.Threading.Thread.CurrentThread.CurrentUICulture = culture;\r\n\r\nvar spec1 = new Specification\u003cContact\u003e(p =\u003e p.Date \u003e= date);\r\nvar hash1 = HashGenerator.FromSpecification(spec1);\r\n\r\nculture = new System.Globalization.CultureInfo(\"it\");\r\nSystem.Threading.Thread.CurrentThread.CurrentCulture = culture;\r\nSystem.Threading.Thread.CurrentThread.CurrentUICulture = culture;\r\n\r\nvar spec2 = new Specification\u003cContact\u003e(p =\u003e p.Date \u003e= date);\r\nvar hash2 = HashGenerator.FromSpecification(spec2);\r\n\r\nhash1.ShouldBe(hash2);\r\n```\r\n\r\n I think that the current language should not affect the generated key.","author":{"url":"https://github.com/Liu79","@type":"Person","name":"Liu79"},"datePublished":"2018-09-13T14:17:10.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/226/SharpRepository/issues/226"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:632aecae-ed75-df7c-4fa4-750bdbe0da1d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB25C:19AC80:1F43D52:29742FC:6971B05C
html-safe-nonce2d184b84d503863f0564d9a1af8d4144cebf8950e90bd51059a2ed467114daa8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMjVDOjE5QUM4MDoxRjQzRDUyOjI5NzQyRkM6Njk3MUIwNUMiLCJ2aXNpdG9yX2lkIjoiNjcyNzUyNDAyMjc0MjAwMzgwNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac79ca39e5f9f86bb25e6e9962f6ca55c2a8d5c15f5399cc02baa9d75b06f2a6b9
hovercard-subject-tagissue:359916394
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/SharpRepository/SharpRepository/226/issue_layout
twitter:imagehttps://opengraph.githubassets.com/fdf81333ad4b3862fa0fe32c92b99eb4864b08727f7c2eaf7c887543c7afa678/SharpRepository/SharpRepository/issues/226
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/fdf81333ad4b3862fa0fe32c92b99eb4864b08727f7c2eaf7c887543c7afa678/SharpRepository/SharpRepository/issues/226
og:image:altWhen using a specification containing a language dependent condition, my expected behavior is that the generated hash for the cache key should be the same in every culture. var date = DateTime.Now;...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameLiu79
hostnamegithub.com
expected-hostnamegithub.com
None2b0f2f00499ad3dd2c21ad030a3c403edca54df20ea256f6517c6d8c4fa3a1a4
turbo-cache-controlno-preview
go-importgithub.com/SharpRepository/SharpRepository git https://github.com/SharpRepository/SharpRepository.git
octolytics-dimension-user_id1801360
octolytics-dimension-user_loginSharpRepository
octolytics-dimension-repository_id4514047
octolytics-dimension-repository_nwoSharpRepository/SharpRepository
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id4514047
octolytics-dimension-repository_network_root_nwoSharpRepository/SharpRepository
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release979375c570cc30aefe2a734083debe402a612209
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/SharpRepository/SharpRepository/issues/226#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FSharpRepository%2FSharpRepository%2Fissues%2F226
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FSharpRepository%2FSharpRepository%2Fissues%2F226
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=SharpRepository%2FSharpRepository
Reloadhttps://github.com/SharpRepository/SharpRepository/issues/226
Reloadhttps://github.com/SharpRepository/SharpRepository/issues/226
Reloadhttps://github.com/SharpRepository/SharpRepository/issues/226
SharpRepository https://github.com/SharpRepository
SharpRepositoryhttps://github.com/SharpRepository/SharpRepository
Notifications https://github.com/login?return_to=%2FSharpRepository%2FSharpRepository
Fork 165 https://github.com/login?return_to=%2FSharpRepository%2FSharpRepository
Star 658 https://github.com/login?return_to=%2FSharpRepository%2FSharpRepository
Code https://github.com/SharpRepository/SharpRepository
Issues 28 https://github.com/SharpRepository/SharpRepository/issues
Pull requests 10 https://github.com/SharpRepository/SharpRepository/pulls
Actions https://github.com/SharpRepository/SharpRepository/actions
Projects 0 https://github.com/SharpRepository/SharpRepository/projects
Wiki https://github.com/SharpRepository/SharpRepository/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/SharpRepository/SharpRepository/security
Please reload this pagehttps://github.com/SharpRepository/SharpRepository/issues/226
Insights https://github.com/SharpRepository/SharpRepository/pulse
Code https://github.com/SharpRepository/SharpRepository
Issues https://github.com/SharpRepository/SharpRepository/issues
Pull requests https://github.com/SharpRepository/SharpRepository/pulls
Actions https://github.com/SharpRepository/SharpRepository/actions
Projects https://github.com/SharpRepository/SharpRepository/projects
Wiki https://github.com/SharpRepository/SharpRepository/wiki
Security https://github.com/SharpRepository/SharpRepository/security
Insights https://github.com/SharpRepository/SharpRepository/pulse
New issuehttps://github.com/login?return_to=https://github.com/SharpRepository/SharpRepository/issues/226
New issuehttps://github.com/login?return_to=https://github.com/SharpRepository/SharpRepository/issues/226
Current culture should not affect the generated cache keyhttps://github.com/SharpRepository/SharpRepository/issues/226#top
enhancementhttps://github.com/SharpRepository/SharpRepository/issues?q=state%3Aopen%20label%3A%22enhancement%22
jump inhttps://github.com/SharpRepository/SharpRepository/issues?q=state%3Aopen%20label%3A%22jump%20in%22
nicetohavehttps://github.com/SharpRepository/SharpRepository/issues?q=state%3Aopen%20label%3A%22nicetohave%22
https://github.com/Liu79
https://github.com/Liu79
Liu79https://github.com/Liu79
on Sep 13, 2018https://github.com/SharpRepository/SharpRepository/issues/226#issue-359916394
enhancementhttps://github.com/SharpRepository/SharpRepository/issues?q=state%3Aopen%20label%3A%22enhancement%22
jump inhttps://github.com/SharpRepository/SharpRepository/issues?q=state%3Aopen%20label%3A%22jump%20in%22
nicetohavehttps://github.com/SharpRepository/SharpRepository/issues?q=state%3Aopen%20label%3A%22nicetohave%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.