What steps will reproduce the problem?
1. Ran ASDoc against the source tree (building a combined SWC from codelib,
crypto, and httpclient)
What is the expected output? What do you see instead?
This is what ASDoc returned:
An unexpected error occurred.
Error #1085: The element type "host/path/to/file.htm</p" must be terminated
by the matching end-tag "</host/path/to/file.htm</p>".
What version of the product are you using? On what operating system?
Latest SVN HEAD as of this morning. Building with Flex SDK 3.0.0.
Please provide any additional information below.
The error is in the method comment for URI.username(). The literal '@'
symbol should be replaced with the entity "@" as per the ASDoc
documentation. I've attached a patched file.
Original issue reported on code.google.com by dave.sei...@gmail.com on 12 Sep 2008 at 6:17
Original issue reported on code.google.com by
dave.sei...@gmail.com
on 12 Sep 2008 at 6:17Attachments: