Re: [xwiki-users] Troubleshooting Watchlist Email notification

2011-03-09 Thread 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-notification-tp6131067p6154335.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Troubleshooting Watchlist Email notification

2011-03-09 Thread Alex Jakobsen
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-notification-tp6131067p6154466.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Troubleshooting Watchlist Email notification

2011-03-09 Thread Sergiu Dumitriu
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/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Troubleshooting Watchlist Email notification

2011-03-09 Thread Alex Jakobsen
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-notification-tp6131067p6154864.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users