Details
Description
I've installed the CVS head version of XPlanner to test, and after a bit of messing about have managed to upgrade a copy of my existing database. Things generally seem to be working, but wiki linking appears to have gone a bit wrong.
A note consisting of the following text:
"The following should be a link to an existing page on our external wiki : CoreFiling . The following is a link to something non-existent: NonExistentPage ."
renders as:
<div class="note_body">The following should be a link to an existing page on our external wiki : <a href="%3Ca%20href=%22http://tugela:8888/wiki/jsp/Wiki?CoreFiling%22%20target=%22_top%22%3Ehttp://tugela:8888/wiki/jsp/Wiki?CoreFiling%3C/a%3E">CoreFiling</a> . The following is a link to something non-existent: NonExistentPage<a href="%3Ca%20href=%22http://tugela:8888/wiki/jsp/Wiki?topic=NonExistentPage&action=action_edit%22%20target=%22_top%22%3Ehttp://tugela:8888/wiki/jsp/Wiki?topic=NonExistentPage&action=action_edit%3C/a%3E">?</a> .
</div>
The basic link behind the cruft seems right, but it looks almost as if it has been processed twice...
I have attached my xplanner-custom.properties. My xplanner.properties is unchanged from the CVS version.
A note consisting of the following text:
"The following should be a link to an existing page on our external wiki : CoreFiling . The following is a link to something non-existent: NonExistentPage ."
renders as:
<div class="note_body">The following should be a link to an existing page on our external wiki : <a href="%3Ca%20href=%22http://tugela:8888/wiki/jsp/Wiki?CoreFiling%22%20target=%22_top%22%3Ehttp://tugela:8888/wiki/jsp/Wiki?CoreFiling%3C/a%3E">CoreFiling</a> . The following is a link to something non-existent: NonExistentPage<a href="%3Ca%20href=%22http://tugela:8888/wiki/jsp/Wiki?topic=NonExistentPage&action=action_edit%22%20target=%22_top%22%3Ehttp://tugela:8888/wiki/jsp/Wiki?topic=NonExistentPage&action=action_edit%3C/a%3E">?</a> .
</div>
The basic link behind the cruft seems right, but it looks almost as if it has been processed twice...
I have attached my xplanner-custom.properties. My xplanner.properties is unchanged from the CVS version.