Closed (fixed)
Project:
Privatemsg
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
4 Oct 2007 at 08:10 UTC
Updated:
12 Nov 2007 at 22:42 UTC
Jump to comment: Most recent file
Attached patch removes the dependency on mail_edit and subscriptions with the introduction of a new module - pmsubs. While when I last spoke to chx, I was planning on just introducing an include and shoving all subscriptions related code into a separate file, that wasn't sufficient in light of all the queries in the .install file.
A follow up issue will contain the pmsubs module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | contrib.tar_.gz_.txt | 2.85 KB | Zen |
| privatemsg_10.patch | 19.16 KB | Zen |
Comments
Comment #1
Zen commentedpmsubs module included inside a directory named contrib. IMO the mail_edit module should be spun out as a separate module or as a sub module for subscriptions.
Also, the first patch in this thread makes a modification irrelevant to this task: it removes the use of the fields name_length and variables from DB queries. This is due to the fact that update_6 adds the name_length field, but the same does not happen in hook_install. The variables field is addressed neither in an update nor in hook_install.
Thanks.
-K
Comment #2
Zen commentedThis has been committed [1, 2 with minor modifications.
The pm_subscriptions module is as yet untested.
-K
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.