-
@pszmyd created:
https://orchard.codeplex.com/workitem/18749
Alternate "FieldName__ContentTypeName" (eg. Fields.MediaPicker-MyContentType.cshtml) no longer works. You need to additionally specify the…
-
@DanielStolt created:
https://orchard.codeplex.com/workitem/19503
When using the Media admin UI in the dashboard on the MediaPicker UI while the AzureFileSystem abstraction (which uses Azure Blob Sto…
-
**TroyTempest** created:
https://orchard.codeplex.com/workitem/20201
In Upgrade.Controllers.MediaController.MediaPicker
dynamic contentField = contentPart.Fields.FirstOrDefault(x => x.Name == match.F…
-
#2202 is an old issue, but the point is still valid: the tokens popup 1) doesn't always contain enough information, and 2) can be difficult to navigate when many modules are contributing tokens.
Can/…
-
@bradmi created:
https://orchard.codeplex.com/workitem/17537
I just created an HtmlWidget and tried to add media using the button in Tiny MCE, and got a 404. The URL is: http://localhost:105/Admin/…
-
**rpaquay** created:
https://orchard.codeplex.com/workitem/17679
We have created a few new modules for 1.1. Do we want to exclude them from the core package and publish them on the Gallery instead (l…
-
**RickardP** created:
https://orchard.codeplex.com/workitem/18772
I have tested 1.4.x branch from the source and publish and put on my webserver, the installation works but i gettig this error in red…
-
@bleroy created:
https://orchard.codeplex.com/workitem/18475
The migration empties media picker field values and also YouTube field values. Potentially others as well, although I've seen taxonomy fie…
-
@jeffolmstead created:
https://orchard.codeplex.com/workitem/19919
This is bug is caused by having a media picker pointing to a file which is no longer in the physical file system. In this circumstan…
-
**FleXML** created:
https://orchard.codeplex.com/workitem/19978
Hi Orchard Team,
The Orchard.MediaPicker scripts fails because of the combination of .live("change") events in combination of JQuery …