-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.0 Release Candidate 6
-
Component/s: None
The 'view changes' link in the 'Page Edited' email looks like this:
<a href="/pages/diffpagesbyversion.action?pageId=24&originalVersion=2&revisedVersion=3">(View changes)</a>
- it should have the server's base URL prefixed, or (since the HTML already sets a <base> element equal to the server's base URL) simply ommit the leading slash.