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 102587 - Performance problem with .rhtml
Summary: Performance problem with .rhtml
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks: 99509
  Show dependency tree
 
Reported: 2007-04-26 10:15 UTC by Martin Adamek
Modified: 2008-07-01 15:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
.rhtml file causing problems (24.30 KB, text/plain)
2007-04-26 10:17 UTC, Martin Adamek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Adamek 2007-04-26 10:16:32 UTC
With attached .rhtml file is editor almost unusable because of performance problems.
Comment 1 Martin Adamek 2007-04-26 10:17:58 UTC
Created attachment 41701 [details]
.rhtml file causing problems
Comment 2 Marek Fukala 2007-04-26 15:06:46 UTC
fixed.

Checking in resources/HTML.nbs;
/cvs/html/editor/src/org/netbeans/modules/html/editor/resources/HTML.nbs,v  <--
 HTML.nbs
new revision: 1.5; previous revision: 1.4
done
Checking in HTML.java;
/cvs/html/editor/src/org/netbeans/modules/html/editor/HTML.java,v  <--  HTML.java
new revision: 1.5; previous revision: 1.4
done
Comment 3 Marek Fukala 2007-04-26 16:50:19 UTC
fix merged into release60-m9 branch
Comment 4 Petr Dvorak 2008-07-01 15:54:01 UTC
Verified, work with above mentioned file was quite flawless.