Project

General

Profile

Actions

Bug #8155

open

Fix bulk mail "send" link

Added by Madeleine Ball over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

On /admin/bulk_messages, the href for a "send" link actually provides the link for a "test".

The "send" should link to, e.g. "/admin/bulk_messages/send/999".

Currently it's incorrectly linking to the "test" URL, e.g. "/admin/bulk_messages/test/999".

Actions #1

Updated by Madeleine Ball over 8 years ago

I got around this by calling the correct URL in the browser, which I didn't think should work (technically I think it should be a POST & CSRF protected?). But since it does work, the bug is non-urgent.

Actions

Also available in: Atom PDF