| Embedding HTML Entities in Table of Contents? [message #589068] |
Thu, 25 October 2007 11:13 |
Andrew Chung Messages: 3 Registered: July 2009 |
Junior Member |
|
|
Hi all, I'm working on some custom documentation that I want to add to the
Eclipse Help Contents.
However, my URLs require the use of HTML entities (ex.
index.php?arg1=a&arg2=b), so I use <topic
href="www.mysite.com/index.php?arg1=a&arg2=b" label="My Page Name" />
When I load the Help Contents, my URL ends up showing up as
"www.mysite.com/index.php?arg1=a&arg2=b", which is not a valid link.
This seems particularly odd, since I would have expected Eclipse to output
"www.mysite.com/index.php?arg1=a&arg2=b". Is this a bug, or am I not
entering my URL correctly?
|
|
|
Powered by
FUDForum. Page generated in 0.01647 seconds