[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5020) XML complains when Tag Library is created

Jiri Peterka (JIRA) jira-events at lists.jboss.org
Tue Oct 13 09:14:05 EDT 2009


XML complains when Tag Library is created
-----------------------------------------

                 Key: JBIDE-5020
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5020
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor Templates
    Affects Versions: 3.1.0.M4
         Environment: Linux 32,64 and probably others, OpenJDK 1.6
            Reporter: Jiri Peterka
            Priority: Minor
             Fix For: 3.1.0.CR1


There are XML complains after Tag library is created:
Tag library version:
- 1.2 - ERROR
The content of element type "taglib" is incomplete, it must match "(tlib-version,jsp-version,short-name,uri?,display-name?,small-icon?,large-icon?,description?,validator?,listener*,tag+)".
( Simply there is no tag "tag" defined in the default template and when first is created then error is gone )

- 2.0 and 2.1 - WARNING
No grammar constraints (DTD or XML schema) detected for the document.

Expected state: No error messages / warnings present after using standard creation process.

Steps to reproduce:
Create JSF Project "JSFTest"
In "Web Project" view select "JSFTest" -> "WebContent" -> Create Tag Library
Open Tag Library XML file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list