This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 22727 - reordering javadoc tags deletes entries (autocomment wizard)
Summary: reordering javadoc tags deletes entries (autocomment wizard)
Status: CLOSED DUPLICATE of bug 20623
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P1 blocker with 1 vote (vote)
Assignee: issues@java
URL: http://java.sun.com/j2se/javadoc/writ...
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-24 08:52 UTC by cbarham
Modified: 2003-07-01 13:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cbarham 2002-04-24 08:52:12 UTC
Overview Description: 
Using the Autocomment tool, am attempting to
re-order JavaDoc tags into the Sun approved tag
ordering.  Moving one  tag results in the
overwriting of the tag it is supposed to hop over. 

Steps to Reproduce: 

1) In any class file, select the autocomment tool.
2) in the main autocomment tool panel, ensure
there is at least two javadoc tags entered. 
3) Select the lower javadoc tag
4) press Move Up button (this works OK)
5) now press move down

Actual Results: higher javadoc tag (than the one
moved), is overwritten with that which you are
moving around.

Expected Results: All javadoc tags should be
retained once entered.  Moving a tag should only
affect it positionality within the source. 

N.B: I'll also file an Enhance request to ask that
sun recommended tag ordering is automatically applied.

Build Date & Platform: 
Netbeans 3.3.1 (Build 200202011224)
IDE Versioning: IDE/1 spec=1.43.2 impl=200202011224
Java VM: Sun Microsystems hotspot client 1.4.0-b92
Comment 1 Milan Kubec 2002-04-24 12:54:37 UTC
Already fixed in trunk, lower priority would be more appropriate IMHO.

*** This issue has been marked as a duplicate of 20623 ***
Comment 2 Quality Engineering 2003-07-01 13:33:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 13:35:11 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.