-
With Android 5.1.1, only the Activity that launches the photo library intent has permission to read the content:// Uri that it returns when a user selects a photo. Since the MediaPicker component has…
-
When setting a featured image, the app allows you to choose the live camera option and record a video. (That should not be allowed for featured images.) When you try to use it, however, the app crashe…
-
I debug it at:
https://github.com/wordpress-mobile/MediaPicker-iOS/blob/7a7e99a2c817cb33cf506a142f6387e510e54b66/Pod/Classes/WPMediaCollectionViewController.m#L643
[self.collectionView insertItemsAtI…
-
Hey, i have an issue:
when i call var file = await Plugin.Media.CrossMedia.Current.PickPhotoAsync();
from my forms pcl, i receive a file, but exception follows :
[WindowManager] android.view.WindowLe…
-
**erik_oppedijk** created:
https://orchard.codeplex.com/workitem/20001
When in the admin Module selection screen, all modules seem equal, there is no indication to the end user.
There is no indicati…
-
I havent used azure but exploring the viability of taking an existing umb install and move to azure.
First question comes to mind, if i can start by moving the media section to azure; the existing fi…
-
```
java.lang.RuntimeException: An error occured while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:300)
at java.util.concurrent.FutureTask.finishCompletion(F…
maxme updated
9 years ago
-
-
@IvanFeric created:
https://orchard.codeplex.com/workitem/18577
Enable clearing the selection with media picker. Currently, once you pick media item, you can never clear the selection.
-
**TheMonarch** created:
https://orchard.codeplex.com/workitem/18489
UPDATE: Please close this bug. Turns out i had disabled the Orchard.MediaPicker module, thinking that Orchard.Fields was replacing …