Closed (fixed)
Project:
Privatemsg
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2010 at 06:50 UTC
Updated:
6 Jul 2010 at 09:10 UTC
Jump to comment: Most recent file
Hey Berdir and all,
If you're sending a private message and click the "Preview message" button, it doesn't appear to actually preview the message as it will be displayed. Instead, it appears that the message is simply returned to the user in the same text input area (with no message preview).
Ideas on how to fix?
--Ben
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | preview_and_title.patch | 2.83 KB | berdir |
Comments
Comment #1
BenK commentedComment #2
berdirFixed the preview bug and the wrongly escaped title. Both here because they can be tested together and the fix is almost at the same place.
Comment #3
berdirCommited to 7.x-1.x-dev, I want to backport the tests to the 6.x versions once I find the time...
Comment #4
berdir...
Comment #5
BenK commentedJust wanted to let you know that I tested the patch in #2 and everything now works properly in D7...
--Ben
Comment #6
berdirBackported the tests to 6.x-1.x-dev and 6.x-2.x-dev.