lampersky
lampersky
@fuzl-llc it is Orchard Core parser and grammar limitation, CTE is not supported yet
@dministro I'm not sure how to repro this. I've tried with your code and it works for me on **1.3**, **1.4** and on **1.5.0-preview-16970**  created content item with url...
> @lampersky I'll check this again. > > One more important piece of info, I called `workflowHttpEventUrlResolve` from a setup recipe. really important, I've checked all possible ways of running...
@dministro how did you registered your **WorkflowHelperMethodProvider** to use it within **RecipeExecutor**? as far as I know, **RecipeExecutor** (from SetupService.cs) has very limited access to some basic providers like: -...
> Do you agree with me here that binary could be anything? yep, it could be anything
but this small extension is not related with media module...
@Skrypt before this PR you were allowed to only return **string** from the **HttpResponseTask**, which is great when you are playing with html, json, in general with text files, but...
> Seems there's a breaking changes @hishamco no, there is not here you have recipe from OC before that PR, and you can test it with this PR, and see...

all code suggestions applied, the only thing which is left here is https://github.com/OrchardCMS/OrchardCore/pull/12045#discussion_r928324172