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 52943 - CC not invoked in front of >
Summary: CC not invoked in front of >
Status: CLOSED DUPLICATE of bug 52909
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 07:56 UTC by zikmund
Modified: 2006-03-24 12:50 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 zikmund 2005-01-05 07:56:48 UTC
Build 200501031900

1) Invoke CC at | position in JSP line:
   <a |></a>
2) ERROR:
No CC invoked

Notice: it works fine if there is a space behind
cursor position:
   <a | ></a>
Comment 1 Petr Pisl 2005-01-05 10:00:00 UTC

*** This issue has been marked as a duplicate of 52909 ***
Comment 2 zikmund 2005-01-05 10:06:02 UTC
v.