[xwiki-devs] XE 1.3.8295 -> Watchlist menu
Hi, I was wondering why my top menu has not a Watch menu and found this annotation in menuview.vm: ## We're disabling the Watchlist menu for now since the Watchlist doesn't work yet in multiwiki ## mode. Remove when http://jira.xwiki.org/jira/browse/XPWATCHLIST-4 is fixed. As far as I can see in Jira (http://jira.xwiki.org/jira/browse/XPWATCHLIST-4), this issue was fixed by Jean-Vicent in r7914. Please, is there any reason to keep the entry filtered when working in virtual mode or could it be already unfiltered? Thanks! -- Ricardo Rodríguez Your EPEC Network ICT Team
On Tue, Apr 8, 2008 at 1:13 PM, [Ricardo Rodriguez] Your EPEC Network ICT Team <[email protected]> wrote:
Hi,
I was wondering why my top menu has not a Watch menu and found this annotation in menuview.vm:
## We're disabling the Watchlist menu for now since the Watchlist doesn't work yet in multiwiki ## mode. Remove when http://jira.xwiki.org/jira/browse/XPWATCHLIST-4 is fixed.
As far as I can see in Jira (http://jira.xwiki.org/jira/browse/XPWATCHLIST-4), this issue was fixed by Jean-Vicent in r7914.
Please, is there any reason to keep the entry filtered when working in virtual mode or could it be already unfiltered?
Hi Ricardo, The feature is still commented because of this issue : http://jira.xwiki.org/jira/browse/XPWATCHLIST-19 That said the email notifications are supposed to be working and some feedback about them used in virtual mode would be highly appreciated, so feel free to uncomment those lines :) Thanks, -- Jean-Vincent Drean
Jean-Vincent Drean wrote:
Hi Ricardo,
The feature is still commented because of this issue : http://jira.xwiki.org/jira/browse/XPWATCHLIST-19 That said the email notifications are supposed to be working and some feedback about them used in virtual mode would be highly appreciated, so feel free to uncomment those lines :)
Thanks,
I'll do that! Could it be perhaps advisable to change the note in menuview.vm? It must read now... ## We're disabling the Watchlist menu for now since the Watchlist doesn't work yet in multiwiki ## mode. Remove when http://jira.xwiki.org/jira/browse/XPWATCHLIST-19 is fixed. Is it worth a Jira issue for this? Regards, Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
On Tue, Apr 8, 2008 at 2:10 PM, [Ricardo Rodriguez] Your EPEC Network ICT Team <[email protected]> wrote:
I'll do that! Could it be perhaps advisable to change the note in menuview.vm? It must read now...
## We're disabling the Watchlist menu for now since the Watchlist doesn't work yet in multiwiki ## mode. Remove when http://jira.xwiki.org/jira/browse/XPWATCHLIST-19 is fixed.
Sure, I'll do it as soon as I get a positive feedback.
Is it worth a Jira issue for this?
I don't think so ;) Thanks, -- Jean-Vincent Drean
Hi Jean-Vincent, Jean-Vincent Drean wrote:
I'll do that! Could it be perhaps advisable to change the note in menuview.vm? It must read now...
## We're disabling the Watchlist menu for now since the Watchlist doesn't work yet in multiwiki ## mode. Remove when http://jira.xwiki.org/jira/browse/XPWATCHLIST-19 is fixed.
Sure, I'll do it as soon as I get a positive feedback.
Sorry, I think I didn't get the point here. I was proposing to modify the annotation in menuview.vm to reflect the exact cause why Watch menu is disable in virtual mode. Anyway, I've removed the #if statement, thus put Watch in action in a couple of virtual mode servers. It seems it is sending messages with the right content and correct format. But it is sending them three times. For instance, the last one I've received was sent at... Date: Tue, 8 Apr 2008 18:00:00 +0200 (CEST) Date: Tue, 8 Apr 2008 18:00:01 +0200 (CEST) Date: Tue, 8 Apr 2008 18:00:00 +0200 (CEST) I'm guessing the interval between messages was under seconds, so it was not completely reflected in Date: Could you guess why does this happen? By the way, please, how the sender is set for Watch messages? It seems that it is not set in XWiki.Mail class and I have to recognize I don't know how the process is triggered in XWiki, so I don't know where look for this setting next. Thanks for your help! Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
participants (2)
-
[Ricardo Rodriguez] Your EPEC Network ICT Team -
Jean-Vincent Drean