From jira-events at lists.jboss.org Wed Dec 10 09:49:37 2008 Content-Type: multipart/mixed; boundary="===============1845799870179945934==" MIME-Version: 1.0 From: Maxim Areshkau (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3376) Recreate mechanizm of prefix verification Date: Wed, 10 Dec 2008 09:49:36 -0500 Message-ID: <2365691.1228920576925.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 11362515.1228841136781.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1845799870179945934== 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 resolved JBIDE-3376. ----------------------------------- Resolution: Done Assignee: Yura Zhishko (was: Maxim Areshkau) > 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: Yura Zhishko > 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 --===============1845799870179945934==--