Closed (fixed)
Project:
Privatemsg
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
10 Sep 2009 at 19:44 UTC
Updated:
28 Sep 2009 at 20:00 UTC
Jump to comment: Most recent file
Here is a first fix,
I found some t() processed format_plural() but this should be fixed first!
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | privatemsg_thread_change_delete_4_ported.patch | 2.59 KB | berdir |
| #5 | privatemsg_thread_change_delete.patch | 1.6 KB | andypost |
| #4 | privatemsg_thread_change_delete.patch | 1.6 KB | andypost |
| #3 | privatemsg_thread_change_delete.patch | 1.6 KB | andypost |
| #2 | privatemsg_thread_change_delete.patch | 935 bytes | andypost |
Comments
Comment #1
andypostClean patch
Comment #2
andypostFinally :)
Comment #3
andypostAnd another one.
Comment #4
andypostOh sorry this one is last
Comment #5
andypostOh sorry this one is last
Comment #6
berdirPatch still applies (with 125 lines offset :) ) and works.
Comment #7
litwol commentedComment #8
litwol commentedComment #9
berdirThis is a re-roll, no changes to the existing patch.
However, I fixed two bugs that are only in the D7 version:
- wrapped the onSubmit JS code in a function ($) {} wrapper, as this is required for D7
- moved the execute action form below the message listing, not sure why it appears above in D7..
Comment #10
berdirand now with patch...
Comment #11
litwol commented