Sébastien Ros
Sébastien Ros
Yes, if the document is split, we should still be able to read the whole original content. To test it, index such a big content, even without a recipe (in...
Can we define the destination media filename using liquid? Or at least have a default pattern that includes a custom folder and the workflow id. This could even use the...
> there is no way to limit that user can only select "Program" taxonomy term. Isn't there? At least in Orchard 1 we have an option to define which level...
I am not a fan of adding too many methods to common objects. Either it's adding too much, or I get confused with what is standard or added by something...
Maybe an option on the tenant?
Also, what is the "problem" with 404. And how is that an issue for you? Saying "azure web apps does it" is not an issue to fix.
In the case you want a custom code, the tenant resolution should still succeed and return "a blank page" with the code. The tenant can't have any content since it's...
NB: It returns a 404 from the default tenant because if 'foo.com' is the default tenant, and tenant1 is a disabled url prefixed tenant, then 'foo.com/tenant1' is an unknown page...
As @Skrypt mentioned on a PR, the thing to check (and fix) is that if a tenant has a different domain than the default one and is disabled, then it...
Maybe an issue with all the pages that use the Content Types selector view component. Just we never had a validation error on the other pages.