Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2013 at 21:26 UTC
Updated:
25 Aug 2013 at 15:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
David_Rothstein commentedHere is a patch.
Comment #2
aaron commented#1: media-document-link-double-encoding-2034387-1.patch queued for re-testing.
Comment #3
genjohnson commentedThe patch in #1 works for me.
Comment #4
aaron commentedCommitted to http://drupalcode.org/project/media.git/commit/2319170
Comment #5
dave reidI believe this should actually be using the proper reverse of check_plain(), which is decode_entities.
Comment #6
gmclelland commented@Dave Reid - untested but will this work?
Comment #7
aaron commentedI get the original reported behavior with or without this patch applied.
Comment #8
genjohnson commentedThe patch in #6 is resolving the original reported behavior for me.
Comment #9
bneil commentedI have also tested #6 and have found no regressions to the functionality.
Comment #10
dave reidCommitted #6 to 7.x-2.x. Thanks everyone! http://drupalcode.org/project/media.git/commit/f6874c2