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 126624 - There are exception almoust after every key stroke.
Summary: There are exception almoust after every key stroke.
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-04 15:23 UTC by Petr Pisl
Modified: 2008-02-04 16:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception, which appears ver often. (1.18 KB, text/plain)
2008-02-04 15:26 UTC, Petr Pisl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2008-02-04 15:23:54 UTC
Create a new php file. Try to write a html code -> editor is not usable due to exceptions.
Comment 1 Petr Pisl 2008-02-04 15:26:34 UTC
Created attachment 55997 [details]
Exception, which appears ver often.
Comment 2 Victor Vasilyev 2008-02-04 16:11:26 UTC
Fixed.
A wrong log statement has been corrected.