From jira-events at lists.jboss.org Tue Dec 9 12:21:36 2008 Content-Type: multipart/mixed; boundary="===============8504487250281602864==" MIME-Version: 1.0 From: Maxim Areshkau (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3376) Recreate mechanizm of prefix verification Date: Tue, 09 Dec 2008 12:21:36 -0500 Message-ID: <22085564.1228843296904.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11362515.1228841136781.JavaMail.jira@cloud.prod.atl2.jboss.com --===============8504487250281602864== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/JBIDE-3376?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Areshkau updated JBIDE-3376: ---------------------------------- Fix Version/s: 3.0.0.GA > 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 > Fix For: 3.0.0.GA > > Attachments: screenshot-1.jpg > > > 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 = verification of parents next way: > test=3D"parentname()=3D'h:dataTable'|parentname()=3D'h:panelGrid'.... > And we take account of only "h"-prefix. This verification doesn't include= other named prefix -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============8504487250281602864==--