Fix bugs in ExpireIncompleteSurveyResponses Workflow

Need to join on revisionDate otherwise one email per Survey revision
will be sent. (Added explicit test for this)

Some standard template vars were also missing - username and userId.

(forward-port from webgui-7.7)
This commit is contained in:
Patrick Donelan 2009-09-25 14:13:15 +10:00
parent 79f84aec68
commit 549f9ce650
3 changed files with 85 additions and 14 deletions

View file

@ -9,6 +9,7 @@
- fixed #11018: no lowercase typing possible in addressbook
- fixed #11033: Calendar, recurring dates
- fixed #11038: My Carousel Broke
- fixed ExpireIncompleteSurveyResponses workflow sending one email per asset revision
7.8.0
- upgraded YUI to 2.8.0r4