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. menu.xhtml
          0.8 kB
          Anton Klimkovich
        2. display.xhtml
          0.5 kB
          Anton Klimkovich
        3. edit.xhtml
          0.8 kB
          Anton Klimkovich
        4. loginout.xhtml
          0.6 kB
          Anton Klimkovich

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

              Created:
              Updated:
              Resolved: