Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: mch on May 12, 2002, 09:09:32 pm
-
Hi,
I've come across a problem when generating HTML documents. In a very small number of cases, hyperlinks to diagrams on diagrams don't work correctly when the target is in another package. This doesn't happen all the time. My best guess is that some pointers were corrupted when I was moving diagrams between packages.
I've looked at the HTML and the relative URL looks like this:
<area shape="rect" coords="163,275,435,318" href="./EA2/EA1/EA30.htm">
when it should be:
<area shape="rect" coords="163,275,435,318" href="../EA1/EA2/EA1/EA30.htm">
Apart from this minor niggle, I've found the HTML generator to be excellent, keep up the great work!
Cheers,
Mark
-
I have had the same problem - I also moved diagrams between packages!
Ronnie
-
I had a other problem regarding the generation of HTML. It took a while to find out but wy it did not load the tree.
I had used "something" in a package title (used only for documentation reason). This causes a script error.
Perhapse this is easy to fix.
Sierk
-
Hello,
The incorrect path problem has been fixed in the latest release (490), and we look at the double quote problem in the next week. Thanks for the feedback.
Paul Mathers
-
Hi Paul,
thanks for the fix to the path problem. You guys are brilliant with your swift responses to problems and enhancement requests. Truly awesome!
Cheers,
Mark