Posted by gwen on November 12, 2009 at 9:20am
3 followers
| Project: | User Relationships |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
A client wanted to suppress email from default relationships when new users register. I couldn't see any way to do this using hooks, so I wrote a patch to make that happen. Since the current state is to have the emails sent, I added an option to the UR settings form that defaults to send and then check that setting before sending UR mail at registration.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| mailer.patch | 1.96 KB | Idle | FAILED: [[SimpleTest]]: [MySQL] Unable to apply patch mailer.patch. This may be a -p0 (old style) patch, which is no longer supported by the testbots. | View details | Re-test |
Comments
#1
Whoops, just noticed I left in some debugging code in the patch. Here's a better one.
#2
#3
The last submitted patch, mailer.patch, failed testing.