bleroy / vandelay

Fine Latex Products - A module for Orchard CMS that does lots of stuff
13 stars 12 forks source link

Orchard.OutputCache and post request #35

Open bleroy opened 8 years ago

bleroy commented 8 years ago

"theme", "culture", "auth" are names that uses in OutputCacheFilter.GetCacheKeyParameters and they can be added to Cache Key Dictionary.
Post request parameters are also added to the Cache Key Dictionary.
And if post request contains parameter with one of this names that post request will fail with error "An item with the same key has already been added".

Ex. Vandelay.Industries.Controllers.Add method contains parameter with name "theme" and does not work.

Work Item Details

Original CodePlex Issue: Issue 39 Status: Proposed Reason Closed: Unassigned Assigned to: Unassigned Reported on: Mar 18, 2015 at 1:57 PM Reported by: neTp9c Updated on: Mar 18, 2015 at 2:06 PM Updated by: neTp9c Status: Proposed Reason Closed: Unassigned Assigned to: Unassigned Reported on: Mar 18, 2015 at 1:57 PM Reported by: neTp9c Updated on: Mar 18, 2015 at 2:06 PM Updated by: neTp9c

bleroy commented 8 years ago

On 2015-03-18 21:06:08 UTC, @neTp9c commented:

I wanted to post this issues to orchard project but accidentally posted here Link - https://orchard.codeplex.com/workitem/21277