Details
-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
None
-
14.10.1
-
XWiki 14.10.1
Tomcat 9
openjdk 11.0.17
Apache 2.4 as reverse proxy
-
Unknown
-
N/A
-
N/A
-
Description
I do not have the possiblity to build a test-deployment. But steps to reproduce should be:
- Install Domain-based Wiki
- Login as Admin
- Create a subwiki
- Login as an user (e.g. U1)
- Go to Notifications > Settings
- Set all Pages Notifications to ON
- Go to the subwiki created previously
- Click on Notifications bell and turn 'Watch this wiki' toggle to ON
- Login as Admin
- Create, update and comment a page on the subwiki
- Create, update and comment a page as well on Main Wiki
- Login as U1
- Go to subwiki and observe the notifications list
Since the upgrade from version 13.10 to 14.6 and now also with 14.10, we have a problem with the display of notifications in subwikis.
Viewed as HTML one can see, that both, link to the wiki page and the profile, are generated as relative URLs.
(Example below reflects the image part.)
<div class="notification-description"> bearbeitet von <span class="notification-event-user" data-xwiki-lightbox="false"> <img src="/bin/download/XWiki/JWielsch/123_klein%20-%20Kopie.jpg?width=40&height=40&keepAspectRatio=true&rev=1.2" alt="Johannes Wielsch"><span class="wikilink"><a href="/bin/view/XWiki/JWielsch">Johannes Wielsch</a></span> </span> <div><small class="text-muted">vor 1 Woche</small></div> </div>