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 123380 - throws exception, freeses, and delets text when use <c:choose> and </c:choose> tag
Summary: throws exception, freeses, and delets text when use <c:choose> and </c:choose...
Status: RESOLVED DUPLICATE of bug 121975
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-04 17:01 UTC by creature
Modified: 2008-02-12 10:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (117.67 KB, text/plain)
2007-12-04 17:02 UTC, creature
Details

Note You need to log in before you can comment on or make changes to this bug.
Description creature 2007-12-04 17:01:59 UTC
Netbeans 6 deleted most of the <c:choose> tag after I typed it in, moved the cursor to the begining of line, and 
stopped responding. Had to end process. After I re-started Netbeans and tried to type the same tag again, same thing 
happened. I think it was an IllegalStateException, but I'm not sure. Info disappeared after I tried to send a bug 
report via netbeans and had that failed. Attaching the log file.
Comment 1 creature 2007-12-04 17:02:34 UTC
Created attachment 53859 [details]
messages.log
Comment 2 creature 2007-12-04 18:23:54 UTC
After I restarted my computer and tried inserting the tag again, I was able to insert it successfully. So it may not be 
something associated w/ that particular tag itself but something more general.
Comment 3 Marek Fukala 2007-12-05 08:25:58 UTC
lexer issue - there are some debug messages logged in the log file.
Comment 4 Miloslav Metelka 2008-02-12 10:33:07 UTC
Should be fixed by post-NB6.0 fix of issue 121975.
If the problem persists in current Dev builds (NB6.1) please reopen the issue. Thanks.

*** This issue has been marked as a duplicate of 121975 ***