Share

Jalopy Java Source Code Formatter

Tracker: Bugs

1 HTML Definition lists are not correctly printed - ID: 607416
Last Update: Settings changed ( marcohu )

I am not sure of all the cases, but at least this one
happens with javadoc reformatting:

* @return status with value:
<dl><dd><code>foobar</code>
something<dd></dl>

becomes:

* @return status with value: <dl>

In our code, this is actually a more complex list of
several return values. Handling of the return values in
the body of the description works however, so it is clear
that the parsing has a problem with multiple lines in
a 'return' tag. This may be related to the fix I see for
</li> handling, sorry if this is a repeat, if so is there a
build I can try or should I just get from CVS?


David Cooper ( noobar ) - 2002-09-10 17:08

1

Closed

Fixed

Marco Hunsicker

None

None

Public


Comment ( 1 )

Date: 2002-09-18 17:11
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

Should be fixed in CVS. Thanks.


Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
status_id Open 2002-11-13 00:02 marcohu
close_date - 2002-11-13 00:02 marcohu
resolution_id None 2002-09-18 17:11 marcohu
priority 5 2002-09-18 17:11 marcohu
assigned_to nobody 2002-09-18 17:11 marcohu
summary @return truncates 2002-09-18 17:11 marcohu