Closed (outdated)
Project:
D7 Media
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2012 at 13:17 UTC
Updated:
25 Jan 2019 at 20:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
k.dani commentedI found the source of the problem. The module compare array keys, when it want to get the local or/and remote wrappers being in used to add conditions to the query in media_browser_list() in media.browser.inc file. I found that the array we get from the url is keyed by a serial number, not with the value we want.
A path is attached to solve this.
Comment #2
chris matthews commentedClosing this issue as outdated. However, if you think this issue is still important, please let us know and we will gladly re-open it for review.
sincerely,
- the Drupal Media Team