andy

Results 39 issues of andy

… content on the placement file fix #12071

It fixes this error: The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name...

needs testing

``` ArgumentException: Value cannot be null or empty. (Parameter 'url') Microsoft.AspNetCore.Mvc.ControllerBase.Redirect(string url) StatCan.OrchardCore.EmailTemplates.Controllers.EmailTemplateController.SendEmail(SendEmailTemplateViewModel model, string returnUrl) in EmailTemplateController.cs + return Redirect(returnUrl); Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor+TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, object controller, object[] arguments) System.Threading.Tasks.ValueTask.get_Result()...

kind/bug

Adjust the location of files to make OrchardCore.ContentManagement.Abstractions thin

merge conflict

we can consider this lib: https://github.com/jcoutch/NCrontab-Advanced/commits/master #1711 #2528

enhancement

### Is your feature request related to a problem? Please describe A clear and concise logic and code reuse. ### Describe the solution you'd like Move more common interface (classes)...

enhancement
technical debt