Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-2242

Taglib declaration <%@ taglib uri="" is inserted after DnD tags from Pallete on some XHTML pages in default Seam web project.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Minor Minor
    • 3.3.0.M3
    • 2.1.0.GA
    • seam2
    • None

      EXECUTE: Create default Seam project
      EXECUTE: Open menu.xhtml
      EXECUTE: Make DnD of JBoss Ajax4jsf tag on the page from Palette.
      FAILURE: <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> inserted instead of xmlns:h="http://java.sun.com/jsf/html"
      ASSERT: Seam gen should create xhtml pages with declaration that tells it's a XHTML.
      (<!DOCTYPE composition PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">)

      All pages w/o declaration are attached.

        1. display.xhtml
          0.5 kB
        2. edit.xhtml
          0.8 kB
        3. loginout.xhtml
          0.6 kB
        4. menu.xhtml
          0.8 kB

            alexeykazakov Alexey Kazakov
            aklimkovich Anton Klimkovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: