Open
Bug 300799
Opened 20 years ago
Updated 19 years ago
can whine.pl support substitutions?
Categories
(Bugzilla :: Whining, enhancement)
Bugzilla
Whining
Tracking
()
NEW
People
(Reporter: altlist, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
The new whine.pl script works great. However, can it also do argument
substitutions of the even body, similar to BugMail's sendmail() routine?
My interest is to notify people to resolve their bugs, so I want to provide a
bugzilla URL that lists all their resolved bugs in 1 page (with &tweak=1
passed). I know I can do that by using %user% in the boolean tables.
But I also want a %bug_count% substitution variable. I'm aware I can probably
do that in the .tmpl files, but that's too restrictive. I think people ought to
be able to tweak their messages from the whine UI.
Reproducible: Always
Updated•20 years ago
|
Assignee: email-notifications → erik
Component: Email Notifications → Whining
Summary: can whine.pl support substituions? → can whine.pl support substitutions?
Comment 1•19 years ago
|
||
Our needs seem to coincide. I can modify the editparams.cgi to add a global whine that will contact teh QA contacts with their outstanding bugs, but I want to be able to create a whine where I can substitute %user% in the mail list and have the qurey results work the same way as the whinemail.
Updated•19 years ago
|
Assignee: erik → whining
You need to log in
before you can comment on or make changes to this bug.
Description
•