Closed (fixed)
Project:
D7 Media
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jul 2012 at 17:52 UTC
Updated:
18 Oct 2012 at 01:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
jessebeach commentedThe patch.
Comment #3
jessebeach commentedSorry, the patch above was created against an already-patched version of the module.
I rerolled it against the 7.x-1.x branch.
Comment #4
jessebeach commentedSetting to Needs review
Comment #6
jessebeach commentedTrying this again. No idea why these patches aren't applying.
Comment #8
jessebeach commentedI really don't understand why this patch isn't applying. It's a one line change that makes the overlay browser look not broken. Just making the change and committing it would be lovely. Thank you!
Comment #9
jessebeach commentedComment #10
attiks commentedAFAIK there's nothing wrong with your patch the tests are having problems with undefined variables.
Comment #11
tim.plunketthttp://qa.drupal.org/pifr/test/309818 shows its passing...
Comment #12
attiks commented@tim, it did't when I had a look, very strange ...
Comment #13
dave reid@jessebeach: Could you give me maybe a couple of instructions on how to produce the problem that this fixes? I'm not sure I quite understand from the original report.
Comment #14
acrollet commented@Dave Reid to reproduce the problem, open the media browser while logged in as a user that only has permission to see the 'Library' tab. (i.e. doesn't have, I believe, the "Edit media" permission.) Patch works nicely for me.
Comment #15
jessebeach commented@Dave Reid, were you able to reproduce the issue with @acrollet's instructions?
Comment #16
ParisLiakos commentedThanks i was able to reproduce, submit buttons where hidden..it also fixed the height for admin users as well, before the patch the bottom border was hidden.small deal but i am glad hehe:)
commited
Edit: i tried the patch on 7.x-2.x and it breaks the browser. so i ll leave
show:as is there