Tracker Watch notification if not simple
- Status
- Open
- Subject
- Tracker Watch notification if not simple
- Version
- 7.x
- Category
- Error
- Feature
- Trackers
Watch (email notifications of changes)
Tracker revamp - Submitted by
- mrisch
- Lastmod by
- mrisch
- Rating
- Description
In the function: function send_replace_item_notifications($args)
in lib/trackers/trackerlib.php, and change to the tracker generates an error and a failure for attempting to assign() to a non-existent object.The line that generates it is:
$smarty->assign('mail_date', $this->now);But if I comment that out, the next one generates it - so I think it is all assigns.
The error occurs if: I have a standard "watch" on all tracker activity. I have not tested moving the notification into the tracker setup screen.
To test, I:
1. Manually set $simpleEmail = "y"; error goes away
2. Set the Simple Email flag on the edit tracker prefs screen - error does NOT go away- Importance
- 7
- Priority
- 35
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3917
- Created
- Friday 10 June, 2011 15:39:57 UTC
by mrisch - LastModif
- Friday 10 June, 2011 15:39:57 UTC