[xwiki-users] Troubleshooting Watchlist Email notification
Hi, I'm having some problems with the Email notification for Watchlists. When I go into my preferences and select a notifier for my watched lists (hourly notifcations for example) and click save & view, the selection doesn't stick. It shows a blank under Notifier in my Watchlist preferences. I'm on XWiki Enterprise 2.7.33656 Any ideas? Thanks, Alex Jakobsen
Some more information: I tried to manually edit my profile and added the following: WatchListClass 0: Scheduler.WatchListHourlyNotifier However I'm not getting any notifications. My email setup is working. I'm using $xwiki.mailsender.sendTextMessage in other parts of the Wiki and it works great. -- View this message in context: http://xwiki.475771.n2.nabble.com/Troubleshooting-Watchlist-Email-notificati... Sent from the XWiki- Users mailing list archive at Nabble.com.
Problem solved. I hadn't actually started the cron jobs. Doh! Went to the Job Scheduler and scheduled all the Notifiers. The only glitch is that the Watchlist Preferences page doesn't list the Notifier you have chosen. -- View this message in context: http://xwiki.475771.n2.nabble.com/Troubleshooting-Watchlist-Email-notificati... Sent from the XWiki- Users mailing list archive at Nabble.com.
On 03/09/2011 06:05 PM, Alex Jakobsen wrote:
Problem solved. I hadn't actually started the cron jobs. Doh!
Went to the Job Scheduler and scheduled all the Notifiers.
The only glitch is that the Watchlist Preferences page doesn't list the Notifier you have chosen.
Could this be the problem? http://jira.xwiki.org/jira/browse/XPWATCHLIST-124 -- Sergiu Dumitriu http://purl.org/net/sergiu/
I can pick a notifier and it adds the correct notifier to my profile - I can see the Notifier listed when I edit my profile via the Object editor. I looked at the code for : XWikiUserWatchListSheet and this code: #set($currentNotifier = $doc.display('interval', 'view')) results in an empty string so nothing is displayed. Also if I go back to edit mode the current Notifier is not selected in the drop down list. -- View this message in context: http://xwiki.475771.n2.nabble.com/Troubleshooting-Watchlist-Email-notificati... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (2)
-
Alex Jakobsen -
Sergiu Dumitriu