From jira-events at lists.jboss.org Thu Oct 18 19:42:01 2012 Content-Type: multipart/mixed; boundary="===============8525163218762312289==" MIME-Version: 1.0 From: Daniel Azarov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-12390) "Add missing required attribute(s)" quick fix for "Missing required attribute" WTP problem marker Date: Thu, 18 Oct 2012 19:42:01 -0400 Message-ID: <1210142623.18725.1350603721450.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1614014858.26178.1343759587483.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============8525163218762312289== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-12390?page=3Dcom.atlassian.jir= a.plugin.system.issuetabpanels:all-tabpanel ] Daniel Azarov updated JBIDE-12390: ---------------------------------- Description: = Now WTP creates such problem markers only for jsp files and only after file= saving Test case: EXECUTE: 1. Create JSF Kickstart project 2. Create file test.jsp: {code} <%@ taglib uri=3D"http://java.sun.com/jsp/jstl/xml" prefix=3D"x" %> Input User Name Page {code} 3. Save file test.jsp and close editor 4. Point mouse to tag ASSERT: Text hover with quick fix "Add 'select' attribute to 'x:if' tag" appears EXECUTE: Select quick fix ASSERT: attribute 'select' appears in tag 'x:if' was:Now WTP creates such problem markers only for jsp files and only afte= r file saving = > "Add missing required attribute(s)" quick fix for "Missing required attri= bute" WTP problem marker > -------------------------------------------------------------------------= ------------------------ > > Key: JBIDE-12390 > URL: https://issues.jboss.org/browse/JBIDE-12390 > Project: Tools (JBoss Tools) > Issue Type: Feature Request > Components: jsp/jsf/xml source editing > Reporter: Daniel Azarov > Assignee: Daniel Azarov > Labels: new_and_noteworthy > Fix For: 4.0.0.Beta1 > > Attachments: AddAttributeQuickFix.png, AddAttributeQuickFix.png > > > Now WTP creates such problem markers only for jsp files and only after fi= le saving > Test case: > EXECUTE: > 1. Create JSF Kickstart project > 2. Create file test.jsp: > {code} > <%@ taglib uri=3D"http://java.sun.com/jsp/jstl/xml" prefix=3D"x" %> > > > Input User Name Page > > > > > > {code} > 3. Save file test.jsp and close editor > 4. Point mouse to tag > ASSERT: > Text hover with quick fix "Add 'select' attribute to 'x:if' tag" appears > EXECUTE: Select quick fix > ASSERT: attribute 'select' appears in tag 'x:if' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============8525163218762312289==--