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 101746 - Incorrect view of Page1.jsp in JSP-editor (VWP-project with J2EE 5)
Summary: Incorrect view of Page1.jsp in JSP-editor (VWP-project with J2EE 5)
Status: CLOSED DUPLICATE of bug 108549
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-19 12:10 UTC by _ alexpetrov
Modified: 2007-07-13 11:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
wrong 'Unfinished tag.' mesg (21.27 KB, image/gif)
2007-06-12 19:59 UTC, _ potingwu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ alexpetrov 2007-04-19 12:10:08 UTC
Java(TM) SE Runtime Environment (build 1.6.0-rc-b99)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b99, mixed mode)

NetBeans IDE release: NetBeans 6.0 build #070418
VWP builds:           6.0 #070418-0419

OS: WinXP, Solaris 10

1. Create new VWP project: value of property "Java EE Version" should be "Java
EE 5".
2. Click the button "JSP" on the document toolbar to switch to JSP-editor.

Result:
- xml-document Page1.jsp is well-formed, but some lines in the JSP-editor have
red marks "Unpaired end tag" and yellow marks "Unfinished tag".
Comment 1 Dan Kolar 2007-04-19 14:13:42 UTC

*** This issue has been marked as a duplicate of 99526 ***
Comment 2 _ alexpetrov 2007-04-20 16:45:33 UTC
Closed as a duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=99526.
Comment 3 Jan Jancura 2007-06-12 08:29:14 UTC
#99526 has been fixed, but it does not means that this issue is fixed too.
Marek, can you reevaluate it,please?
Comment 4 _ potingwu 2007-06-12 19:59:41 UTC
Created attachment 43568 [details]
wrong 'Unfinished tag.' mesg
Comment 5 _ potingwu 2007-06-12 20:01:19 UTC
I'm still seeing this wrong 'Unfinished tag.' mesg.
Comment 6 Jan Jancura 2007-07-13 10:54:06 UTC
reasigning to mfukala for evaluation.
Comment 7 Marek Fukala 2007-07-13 11:10:49 UTC
The unfinished tag is caused by the presence of expression language. See description of issue #108549

*** This issue has been marked as a duplicate of 108549 ***
Comment 8 _ alexpetrov 2007-07-13 11:21:28 UTC
Closed as duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=108549.