From jira-events at lists.jboss.org Tue Dec 9 11:45:36 2008 Content-Type: multipart/mixed; boundary="===============7766901071711765055==" MIME-Version: 1.0 From: Yura Zhishko (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3376) Recreate mechanizm of prefix verification Date: Tue, 09 Dec 2008 11:45:36 -0500 Message-ID: <11362515.1228841136781.JavaMail.jira@cloud.prod.atl2.jboss.com> --===============7766901071711765055== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Recreate mechanizm of prefix verification ----------------------------------------- Key: JBIDE-3376 URL: https://jira.jboss.org/jira/browse/JBIDE-3376 Project: Tools (JBoss Tools) Issue Type: Bug Components: Visual Page Editor core Affects Versions: 3.0.0.cr1 Reporter: Yura Zhishko Assignee: Maxim Areshkau Insert next source code: <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"j"%> <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %>

See the results (screenshot-1). The main cause of this is that we make a ve= rification of parents next way: