Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi All,
I've recently updated to Umbraco 7.1.3, and the multi media pickers seems to be broken.
I can only pick a single picture where I used to be able to pick multiple.
Any ideas?
Wiebe
Strange, have you tried ticking an unticking the "multiple" option in the data type and then save the data type?
Hi Jeavon, Oh you're right I found it, it's a bug (sort of):
http://issues.umbraco.org/issue/U4-4950
Though I have no idea why you would ever want to disable 'Pick multiple items' on a 'Multiple Media Picker'.
I guess that's just retire the single media picker control...
Thanks for the quick response!
No worries, also worth upgrading to v7.1.4 for quite a few bug fixes.
Yes will do!
But even with nuget it's still a bit painful due to all the config files being overwritten.
Do you know if it's possible to apply all configuration in code instead of the config files?
There are no config changes between v7.1.3 and v7.1.4 so just accept the changes then use Git to revert them all. Of course when you run the application it will update umbracoConfigurationStatus to 7.1.4.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Multi media picker is broken in 7.1.3
Hi All,
I've recently updated to Umbraco 7.1.3, and the multi media pickers seems to be broken.
I can only pick a single picture where I used to be able to pick multiple.
Any ideas?
Wiebe
Strange, have you tried ticking an unticking the "multiple" option in the data type and then save the data type?
Hi Jeavon, Oh you're right I found it, it's a bug (sort of):
http://issues.umbraco.org/issue/U4-4950
Though I have no idea why you would ever want to disable 'Pick multiple items' on a 'Multiple Media Picker'.
I guess that's just retire the single media picker control...
Thanks for the quick response!
Wiebe
No worries, also worth upgrading to v7.1.4 for quite a few bug fixes.
Yes will do!
But even with nuget it's still a bit painful due to all the config files being overwritten.
Do you know if it's possible to apply all configuration in code instead of the config files?
There are no config changes between v7.1.3 and v7.1.4 so just accept the changes then use Git to revert them all. Of course when you run the application it will update umbracoConfigurationStatus to 7.1.4.
is working on a reply...