Sébastien Ros

Results 1039 comments of Sébastien Ros

Sure, only if you also do it in OC

You definitely need a new wrokcontext instance to resolve an IContentManager. Otherwise you get a scoped instance in a singleton.

There must be other examples doing that, maybe the background tasks

Did you mean to file the issue in the Orchard Core repository?

Do you think you could provide a fix?

However it should only matter if we try to regenerate the client proxy code from VS.

@carlwoodhouse is correct, they follow the feature dependencies order. However if the two have the same set of dependencies or come from the same feature then there is no predefined...

Both are actually doing one query per request. In the case of GetSiteSettings, the database first level cache will prevent a second query since it's requested by id.

Something has been broken because these were working fine. Especially the first issue (anonymous users). Because there is a POST, the cache entry should be evicted on the redirection. It...

We are definitely aware of this, which is one of the reasons we need a new website. We can't update the certificates on the current one. We did that for...