[xwiki-users] Watchlist attachments link incomplete
Hi, I have noticed that the Watchlist update sent by email does not contain the full path to a changed attachment. e.g. I received the following watchlist update email: (Note: I removed all the styles for better readability) ... <tr> <td> <a href="http://localhost :8080/xwiki/bin/view/TestSpace/TestPage">TestPage</a><br/><span>TestSpace.TestPage</span> </td> <td> modified by Reto Hotz on 2008/10/24 11:03 , comment : Upload new attachment <a href="/xwiki/bin/downloadrev/TestSpace/TestPage/test.pdf?rev=1.1">test.pdf</a> </td> </tr> ... As you can see, the test.pdf link href does not include the domain. The link to the TestPage though is correct. Is this a bug or a misconfiguration? Thanks Reto
Hi, It is a bug, could you please file an issue in http://jira.xwiki.org/jira/browse/XPWATCHLIST ? Thanks, JV. On Fri, Oct 24, 2008 at 1:07 PM, Reto Hotz <[email protected]> wrote:
Hi,
I have noticed that the Watchlist update sent by email does not contain the full path to a changed attachment.
e.g. I received the following watchlist update email: (Note: I removed all the styles for better readability)
... <tr> <td> <a href="http://localhost :8080/xwiki/bin/view/TestSpace/TestPage">TestPage</a><br/><span>TestSpace.TestPage</span> </td> <td> modified by Reto Hotz on 2008/10/24 11:03 , comment : Upload new attachment <a href="/xwiki/bin/downloadrev/TestSpace/TestPage/test.pdf?rev=1.1">test.pdf</a>
</td> </tr> ...
As you can see, the test.pdf link href does not include the domain. The link to the TestPage though is correct.
Is this a bug or a misconfiguration?
Thanks Reto _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Jean-Vincent Drean
Hi, Thanks for the quick response. The issue can be found here: http://jira.xwiki.org/jira/browse/XPWATCHLIST-42 Greetings Reto Jean-Vincent Drean wrote:
Hi,
It is a bug, could you please file an issue in http://jira.xwiki.org/jira/browse/XPWATCHLIST ?
Thanks, JV.
On Fri, Oct 24, 2008 at 1:07 PM, Reto Hotz <[email protected]> wrote:
Hi,
I have noticed that the Watchlist update sent by email does not contain the full path to a changed attachment.
e.g. I received the following watchlist update email: (Note: I removed all the styles for better readability)
... <tr> <td> <a href="http://localhost :8080/xwiki/bin/view/TestSpace/TestPage">TestPage</a><br/><span>TestSpace.TestPage</span> </td> <td> modified by Reto Hotz on 2008/10/24 11:03 , comment : Upload new attachment <a href="/xwiki/bin/downloadrev/TestSpace/TestPage/test.pdf?rev=1.1">test.pdf</a>
</td> </tr> ...
As you can see, the test.pdf link href does not include the domain. The link to the TestPage though is correct.
Is this a bug or a misconfiguration?
Thanks Reto _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Jean-Vincent Drean -
Reto Hotz