[JIRA] Created: (SM-101) DTD URL broken in struts-menu.tld

View: New views
2 Messages — Rating Filter:   Alert me  

[JIRA] Created: (SM-101) DTD URL broken in struts-menu.tld

by JIRA no-reply@struts-menu.sf.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

DTD URL broken in struts-menu.tld
---------------------------------

                 Key: SM-101
                 URL: http://issues.appfuse.org/browse/SM-101
             Project: Struts Menu
          Issue Type: Bug
          Components: Menu Core
    Affects Versions: 2.4.3
         Environment: linux, grails 1.1.1 (grails dev. env. and jboss 4.2.3GA)
            Reporter: polivares
            Assignee: Matt Raible


The systemId URL in struts-menu.tld does not exist anymore.

This issue causes an error in grails 1.1.1 when trying to use struts-menu with gsp (granted, grails  probably has some issues with its entity resolver when using jsp tag libraries, but the URL is still wrong).


The fix is trivial. Replace:
   http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd
with
  http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd

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

       

------------------------------------------------------------------------------
_______________________________________________
struts-menu-devel mailing list
struts-menu-devel@...
https://lists.sourceforge.net/lists/listinfo/struts-menu-devel

[JIRA] Updated: (SM-101) DTD URL broken in struts-menu.tld

by JIRA no-reply@struts-menu.sf.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://issues.appfuse.org/browse/SM-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Raible updated SM-101:
---------------------------

    Fix Version/s: 2.4.4

> DTD URL broken in struts-menu.tld
> ---------------------------------
>
>                 Key: SM-101
>                 URL: http://issues.appfuse.org/browse/SM-101
>             Project: Struts Menu
>          Issue Type: Bug
>          Components: Menu Core
>    Affects Versions: 2.4.3
>         Environment: linux, grails 1.1.1 (grails dev. env. and jboss 4.2.3GA)
>            Reporter: polivares
>            Assignee: Matt Raible
>             Fix For: 2.4.4
>
>
> The systemId URL in struts-menu.tld does not exist anymore.
> This issue causes an error in grails 1.1.1 when trying to use struts-menu with gsp (granted, grails  probably has some issues with its entity resolver when using jsp tag libraries, but the URL is still wrong).
> The fix is trivial. Replace:
>    http://java.sun.com/dtd/web-jsptaglibrary_1_1.dtd
> with
>   http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd

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

       

------------------------------------------------------------------------------
_______________________________________________
struts-menu-devel mailing list
struts-menu-devel@...
https://lists.sourceforge.net/lists/listinfo/struts-menu-devel