Menu

#234 Printer Javadoc: Comment is scrambled

closed-fixed
1
2005-09-12
2002-12-03
No

Reported against jalopy 0.2.2 and 0.2.6

An xml file with jalopy preferences is attached.

The following class comment

/**
* Klasse, um Tabelle mit Tabellenanfang und -ende
anhand einer
* {@link Reporttable} darzustellen.
* <p>
* {@link PageLayoutUtil} muß auf etliche Elemente
dieser Klasse
* zugreifen - meistens über Paket-Zugriffrechte.
*/

becomes

/**
* Klasse, um Tabelle mit Tabellenanfang und -ende
anhand einer {@link Reporttable} darzustellen.
*
* <p>
{ * {@link PageLayoutUtil} muß auf etliche Elemente
dieser Klasse zugreifen - meistens über
* Paket-Zugriffrechte.
} * </p>
*/

Please note the additional curly braces

Discussion

  • Martin Saschek

    Martin Saschek - 2002-12-03

    Jalopy preferences to reproduce the bug

     
  • Marco Hunsicker

    Marco Hunsicker - 2002-12-05
    • priority: 5 --> 1
    • summary: Comment is scrambled --> Printer Javadoc: Comment is scrambled
    • assigned_to: nobody --> marcohu
    • labels: 459897 --> Printer Javadoc
    • status: open --> open-fixed
     
  • Marco Hunsicker

    Marco Hunsicker - 2002-12-05

    Logged In: YES
    user_id=44430

    Fix will appear with the next release. Thanks.

     
  • S

    S - 2005-09-12
    • milestone: --> Archive_pre_jalopy_1.5_bugs
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.