Hello,
I have a localhost issue (again) in URL sent in notifications emails since xwiki 10.11.3 version.
Notification mails content is:
XWiki <http://localhost/bin/view/Main/> Préférences de notifications <http://localhost/bin/view/XWiki/xxxxx?category=notifications>
Évènements sur le wiki :
Relaunching schedules tasks (from admin account and https://MyXwiki.url.fr URL ) didn’t fix this issue.
By the way I have another issue when I share a page with velocity code in title.
ie if I share by mail Scheduler.WebHomepage (with “$services.localization.render(‘xe.scheduler’)” in title), message content is
Administrateur IWiki souhaite partager avec vous le document $services.localization.render(‘xe.scheduler’) sur xxx.fr.
And last point, in my scheduler I have:
- WatchList daily notifier
- and Notifications daily email
I must remove Watchlist tasks because xwiki doesn’t use watchlist anymore?
Thxs.
Pascal B