lampersky

Results 38 comments of 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** ![image](https://user-images.githubusercontent.com/6403130/190186623-45152ac9-a361-4256-81af-390696ea56c9.png) 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...

![query](https://user-images.githubusercontent.com/6403130/179934546-5d118daf-6d24-491b-98b1-a58c95271cfc.gif)

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