Closed (fixed)
Project:
Media: Flickr
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2012 at 15:28 UTC
Updated:
22 Jan 2012 at 22:40 UTC
With latest media-dev-2.x the redirect to media/fid/edit no longer works - instead we have to redirect to file/fid/edit..
Attached you find a patch - please review.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_wrongredirect-media_flickr_add_submit.patch | 625 bytes | steffenr |
Comments
Comment #1
steffenrchanged status ..
Comment #2
aaron commentedI assume that you meant for that to be file/[fid]/edit. Thanks for the patch, I committed it after making that change and another later on. It's in the new 7.x–2.x branch.
Comment #3
steffenroh yes - it should be file instead of edit - i was a little too fast while submitting - thx for commiting !