Closed Bug 290802 Opened 19 years ago Closed 19 years ago

Emails sent from the server to the developer upon acceptance or denial not sent.

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: neil, Assigned: cso)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.6) Gecko/20050321 Firefox/1.0.2 StumbleUpon/1.9993 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.6) Gecko/20050321 Firefox/1.0.2 StumbleUpon/1.9993 When a new extension is posted on umo and a moderator accepts or denies an extension, an email is supposed to be produced to the developer informing them. Currently no email is received. Reproducible: Always Steps to Reproduce: 1. Add a new extension to umo 2. get the new extension approved 3. wait for an email 4. remove the test extension from umo Actual Results: no email was received in step (3). Expected Results: sent an email I can't reproduce this without filling up the umo database to properly reproduce, sorry.
I've found the cause of this, patch will be forthcoming.
Assignee: Bugzilla-alanjstrBugs → colin.ogilvie
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached patch Patch v1Splinter Review
Patch v1 This changes the email column name to be "UserEmail" as it is in the database. This should fix the bug.
Attachment #181027 - Flags: first-review?(mike.morgan)
Why isn't it throwing an error? We really need to stop suppressing these things.
Status: NEW → ASSIGNED
because the include line is @include which surpresses error messages. I found this by taking the @ out and enabling errors.
Comment on attachment 181027 [details] [diff] [review] Patch v1 Landed this, without the unnecessary double quotes for $row['UserEmail']. :) Thanks, Colin.
Attachment #181027 - Flags: first-review?(mike.morgan) → first-review+
Resolving FIXED per morgamic's comment.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: 1.0 → 1.1
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: