From jira-events at lists.jboss.org Mon Jun 20 19:48:23 2011 Content-Type: multipart/mixed; boundary="===============5641396829291420175==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9208) KB model doesn't recognize composite components if the component doesn't use "composite" as a prefix for xmlns:XYZ="http://java.sun.com/jsf/composite" name space. Date: Mon, 20 Jun 2011 19:48:23 -0400 Message-ID: <1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============5641396829291420175== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable KB model doesn't recognize composite components if the component doesn't us= e "composite" as a prefix for xmlns:XYZ=3D"http://java.sun.com/jsf/composit= e" name space. ---------------------------------------------------------------------------= ---------------------------------------------------------------------------= ------------ Key: JBIDE-9208 URL: https://issues.jboss.org/browse/JBIDE-9208 Project: Tools (JBoss Tools) Issue Type: Bug Components: JSF Reporter: Alexey Kazakov Assignee: Viacheslav Kabanovich -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============5641396829291420175==-- From jira-events at lists.jboss.org Mon Jun 20 20:02:23 2011 Content-Type: multipart/mixed; boundary="===============8984370011270574041==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9208) KB model doesn't recognize composite components if you brake xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Mon, 20 Jun 2011 20:02:23 -0400 Message-ID: <833319279.8637.1308614543669.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============8984370011270574041== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-9208: ---------------------------------- Summary: KB model doesn't recognize composite components if y= ou brake xmlns:composite=3D"http://java.sun.com/jsf/composite" name space a= nd then fix it back. (was: KB model doesn't recognize composite components= if the component doesn't use "composite" as a prefix for xmlns:XYZ=3D"http= ://java.sun.com/jsf/composite" name space.) Fix Version/s: 3.3.0.M3 Description: = EXECUTE: Create JSF2 Kick Start project. EXECUTE: Replace input.xhtml component by this code: {code} {code} EXECUTE: Ctrl+S EXECUTE: Open Web Projects View. ASSERT: input.xhtml is not recognized as a composite component (you can see= it the fact that you can't expand this node in the view). It's ok since xm= lns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. EXECUTE: Then replace input.xhtml component by this code: {code} {code} EXECUTE: Ctrl+S EXECUTE: Open Web Projects View. FAILURE: input.xhtml is not recognized as a composite component (you can se= e it the fact that you can't expand this node in the view). It's NOT ok sin= ce xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. Affects Version/s: 3.3.0.M2 > KB model doesn't recognize composite components if you brake xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: 3.3.0.M3 > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============8984370011270574041==-- From jira-events at lists.jboss.org Mon Jun 20 20:05:23 2011 Content-Type: multipart/mixed; boundary="===============1113524245064719528==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9208) KB model doesn't recognize composite components if you break xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Mon, 20 Jun 2011 20:05:23 -0400 Message-ID: <1878946627.8641.1308614723666.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============1113524245064719528== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-9208: ---------------------------------- Summary: KB model doesn't recognize composite components if you break x= mlns:composite=3D"http://java.sun.com/jsf/composite" name space and then fi= x it back. (was: KB model doesn't recognize composite components if you br= ake xmlns:composite=3D"http://java.sun.com/jsf/composite" name space and th= en fix it back.) > KB model doesn't recognize composite components if you break xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: 3.3.0.M3 > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1113524245064719528==-- From jira-events at lists.jboss.org Tue Aug 30 14:13:26 2011 Content-Type: multipart/mixed; boundary="===============2216583006126151714==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9208) KB model doesn't recognize composite components if you break xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Tue, 30 Aug 2011 14:13:26 -0400 Message-ID: <881392717.6022.1314728006456.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============2216583006126151714== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-9208: ---------------------------------- Fix Version/s: 3.3.0.M4 (was: 3.3.0.M3) > KB model doesn't recognize composite components if you break xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: 3.3.0.M4 > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============2216583006126151714==-- From jira-events at lists.jboss.org Fri Oct 14 16:18:16 2011 Content-Type: multipart/mixed; boundary="===============4557544500359408237==" MIME-Version: 1.0 From: Alexey Kazakov (Updated) (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-9208) KB model doesn't recognize composite components if you break xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Fri, 14 Oct 2011 16:18:16 -0400 Message-ID: <330772260.35023.1318623496178.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============4557544500359408237== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-9208: ---------------------------------- Fix Version/s: 3.3.0.Beta1 (was: 3.3.0.M4) = > KB model doesn't recognize composite components if you break xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: 3.3.0.Beta1 > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4557544500359408237==-- From jira-events at lists.jboss.org Fri Oct 28 18:07:45 2011 Content-Type: multipart/mixed; boundary="===============0884607434413385812==" MIME-Version: 1.0 From: Viacheslav Kabanovich (Commented) (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-9208) KB model doesn't recognize composite components if you break xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Fri, 28 Oct 2011 18:07:45 -0400 Message-ID: <1304031148.38674.1319839665197.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============0884607434413385812== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira.= plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12638403#c= omment-12638403 ] = Viacheslav Kabanovich commented on JBIDE-9208: ---------------------------------------------- There may be some problem with update, but I could not pick it out yet. = > KB model doesn't recognize composite components if you break xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: 3.3.0.Beta1 > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0884607434413385812==-- From jira-events at lists.jboss.org Fri Oct 28 18:48:45 2011 Content-Type: multipart/mixed; boundary="===============1234563709301174629==" MIME-Version: 1.0 From: Alexey Kazakov (Updated) (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-9208) KB model doesn't recognize composite components if you break xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Fri, 28 Oct 2011 18:48:45 -0400 Message-ID: <188919677.38694.1319842125454.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============1234563709301174629== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-9208: ---------------------------------- Fix Version/s: 3.3.x (was: 3.3.0.Beta1) = > KB model doesn't recognize composite components if you break xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: 3.3.x > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1234563709301174629==-- From jira-events at lists.jboss.org Fri Jan 13 19:25:21 2012 Content-Type: multipart/mixed; boundary="===============3150238996980778133==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-9208) KB model doesn't recognize composite components if you break xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Fri, 13 Jan 2012 19:25:21 -0500 Message-ID: <1385562339.56025.1326500721688.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============3150238996980778133== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-9208: ---------------------------------- Fix Version/s: 3.4.x (was: 3.3.x) = > KB model doesn't recognize composite components if you break xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: 3.4.x > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============3150238996980778133==-- From jira-events at lists.jboss.org Tue Jun 5 19:47:20 2012 Content-Type: multipart/mixed; boundary="===============4136794296596580026==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-9208) KB model doesn't recognize composite components if you break xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Tue, 05 Jun 2012 19:47:20 -0400 Message-ID: <848400737.137790.1338940040320.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============4136794296596580026== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-9208: ---------------------------------- Fix Version/s: 3.4.x (was: 3.4.0.M1) = > KB model doesn't recognize composite components if you break xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: 3.4.x > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4136794296596580026==-- From jira-events at lists.jboss.org Thu Oct 11 16:31:03 2012 Content-Type: multipart/mixed; boundary="===============3521724378459744992==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-9208) KB model doesn't recognize composite components if you break xmlns:composite="http://java.sun.com/jsf/composite" name space and then fix it back. Date: Thu, 11 Oct 2012 16:31:03 -0400 Message-ID: <1464213837.36340.1349987463290.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1924030380.8570.1308613703616.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============3521724378459744992== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-9208?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexey Kazakov updated JBIDE-9208: ---------------------------------- Fix Version/s: LATER (was: 4.0.x) = > KB model doesn't recognize composite components if you break xmlns:compos= ite=3D"http://java.sun.com/jsf/composite" name space and then fix it back. > -------------------------------------------------------------------------= ------------------------------------------------------------------------ > > Key: JBIDE-9208 > URL: https://issues.jboss.org/browse/JBIDE-9208 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: JSF > Affects Versions: 3.3.0.M2 > Reporter: Alexey Kazakov > Assignee: Viacheslav Kabanovich > Fix For: LATER > > > EXECUTE: Create JSF2 Kick Start project. > EXECUTE: Replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:composite=3D"http://java.sun.com/jsf/c"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > ASSERT: input.xhtml is not recognized as a composite component (you can s= ee it the fact that you can't expand this node in the view). It's ok since = xmlns:composite=3D"http://java.sun.com/jsf/c" is not a correct name space. > EXECUTE: Then replace input.xhtml component by this code: > {code} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitiona= l.dtd"> > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:c=3D"http://java.sun.com/jsf/composite"> > > > > > > > > > > > > > > > {code} > EXECUTE: Ctrl+S > EXECUTE: Open Web Projects View. > FAILURE: input.xhtml is not recognized as a composite component (you can = see it the fact that you can't expand this node in the view). It's NOT ok s= ince xmlns:c=3D"http://java.sun.com/jsf/composite" is correct. -- 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 --===============3521724378459744992==--