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