TRACKER plugin email notification regression error
- Status
- Closed
- Subject
- TRACKER plugin email notification regression error
- Version
- 11.x Regression
12.x Regression - Category
- Regression
- Feature
- Trackers
Wiki Plugin (extends basic syntax) - Resolution status
- Fixed or Solved
- Submitted by
- Geoff Brickell
- Volunteered to solve
- Jonny Bradley
- Lastmod by
- Geoff Brickell
- Rating
- Description
The following plugin config worked perfectly in Tiki 10 (and indeed previous versions)
{TRACKER(trackerId="6", fields="62:61:60:69:63:64:65:66:67:68:70:71:73", action="Subscribe to Newsletter", url="Newsletter Subscription Thankyou", emailformat="html", sort="y", email="admin@naturalaccess.org.uk|39,geoff.brickell@naturalaccess.org.uk|subscresp.tpl,subsccopy.tpl")}{TRACKER}
What happens now is that whilst the new tracker item/record is created instead of going to the defined URL page and sending the various emails using the templates, the page refreshes and just shows the following text:
Subject set twice
Grep'ing the 12.x branch shows that the only files that the text 'Subject set twice' is in, are:
lib/openpgp/.svn/text-base/OpenPGP_Zend_Mail.php.svn-base
lib/openpgp/OpenPGP_Zend_Mail.php
vendor/bombayworks/zendframework1/library/Zend/Mail.phpSo some sort of wrong call to Zend mail ??
Which might be something to do with this tracker config sending two separate emails with different text defined by the templates??? Just guessing really
Fixed by r48536 - thanks Jonny
- Solution
Hopeful fix in r48536
yep - fixed 😊
- Importance
- 6
- Priority
- 30
- 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
- 4945
- Created
- Monday 18 November, 2013 13:58:22 UTC
by Geoff Brickell - LastModif
- Monday 18 November, 2013 18:55:33 UTC