From jira-events at lists.jboss.org Wed Feb 20 12:15:42 2008 Content-Type: multipart/mixed; boundary="===============8702215504552442372==" MIME-Version: 1.0 From: Alexey Kazakov (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1802) Taglib declaration <%@ taglib uri="" is inserted after DnD tags from Pallete on XHTML page. Date: Wed, 20 Feb 2008 12:15:42 -0500 Message-ID: <12354928.1203527742524.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 25418117.1203510942473.JavaMail.jira@cloud.prod.atl2.jboss.com --===============8702215504552442372== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/JBIDE-1802?page=3Dall ] Alexey Kazakov resolved JBIDE-1802. ----------------------------------- Resolution: Rejected It's not a bug. You removed declaration that tells it's a XHTML. It's not c= orrect. > Taglib declaration <%@ taglib uri=3D"" is inserted after DnD tags from Pa= llete on XHTML page. > -------------------------------------------------------------------------= ------------------ > > Key: JBIDE-1802 > URL: http://jira.jboss.com/jira/browse/JBIDE-1802 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: jsp/jsf/xml source editing > Affects Versions: 2.0.1 > Environment: JBossTools-200802200222-nightly-ALL > Reporter: Anton Klimkovich > Priority: Minor > > EXECUTE: Create XHTML page with content: > > xmlns:f=3D"http://java.sun.com/jsf/core"> > > EXECUTE: Delete string > EXECUTE: Make DnD of JSF html tag on the page from Palette. > ASSERT: xmlns:h=3D"http://java.sun.com/jsf/html" inserted > FAILURE: <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> i= nserted instead of xmlns:h=3D"http://java.sun.com/jsf/html" = -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============8702215504552442372==--