Closed (fixed)
Project:
Privatemsg
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2013 at 13:17 UTC
Updated:
4 Jul 2015 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
finneThis results in the private message drupal message that allows you to choose a user when user ref has two identical names to be emptied in internet explorer 10 and 11, because the a tag is not valid. Attached patch solves this.
Comment #2
finneComment #4
berdirNot sure what's wrong with the tests, but can be ignored as this is a JS only test that couldn't be tested anyway.
However, it would be great to have a patch for 7.x-2.x as well. Should be similar.
Comment #5
ptmkenny commentedHere's a patch for 7.x-2.x-dev.
Comment #6
System Lord commentedI patch manually. Can someone explain this? Thanks!
This is what it currently looks like (before the patch) for this file.
Comment #7
System Lord commentedI'm only aware of new patch lines beginning with "+". Does "\" mean something?
Comment #8
ptmkenny commentedThis is a standard git patch.
https://www.drupal.org/patch/apply
Comment #12
berdirCommitted to 6.x-2.x and 7.x-2.x.