OrchardCore icon indicating copy to clipboard operation
OrchardCore copied to clipboard

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

Results 446 OrchardCore issues
Sort by recently updated
recently updated
newest added

After upgrading from 1.9 to 2.0 we've noticed some of our liquid templates failing with a the error ```ArgumentException: An item with the same key has already been added. Key:...

bug :bug:

Add a unit test that will assert that the GraphQL endpoint gets updated when we add a field on a content part.

enhancement
Needs Unit Test(s)

We need to add unit test to test for these: A script or a style tag that has a type="module" param should not spread it to it's set script dependencies....

enhancement
Needs Unit Test(s)

### Describe the bug if i upload a file named `aaa+++.jpg` to azure storage. it will lost in preview page. ### To Reproduce Steps to reproduce the behavior: 1. Upload...

bug :bug:
Media

### Describe the bug I'm experiencing a very strange behaviour. I'm implementing the OrchardCore.Media.AmazonS3 storage provider. If I clone the OrchardCore repository and create a config entry like this: ```js...

bug :bug:
investigating