You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Martin Gainty (JIRA)" <ji...@apache.org> on 2008/08/19 19:21:25 UTC

[jira] Created: (WW-2773) http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html

http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
------------------------------------------------------------------------------------------------------------

                 Key: WW-2773
                 URL: https://issues.apache.org/struts/browse/WW-2773
             Project: Struts 2
          Issue Type: Bug
            Reporter: Martin Gainty


taking a quick look at the doc
http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html

has this referenced taglib
<%@ taglib uri="/WEB-INF/tlds/displaytag-el-12.tld" prefix="display" %>

but referencing the individual taglib displaytag documentation located at
http://displaytag.sourceforge.net/11/displaytag/tagreference.html#displaytag-el.tld
i see references to version 1.1 and 1.1.1 only

pls change tld to 1.1 or 1.1.1

thanks
martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-2773) http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2773.
---------------------------------

    Resolution: Not A Problem

see comments

> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2773
>                 URL: https://issues.apache.org/struts/browse/WW-2773
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Martin Gainty
>            Priority: Trivial
>             Fix For: Future
>
>
> taking a quick look at the doc
> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> has this referenced taglib
> <%@ taglib uri="/WEB-INF/tlds/displaytag-el-12.tld" prefix="display" %>
> but referencing the individual taglib displaytag documentation located at
> http://displaytag.sourceforge.net/11/displaytag/tagreference.html#displaytag-el.tld
> i see references to version 1.1 and 1.1.1 only
> pls change tld to 1.1 or 1.1.1
> thanks
> martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-2773) http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Newton updated WW-2773:
----------------------------

      Priority: Trivial  (was: Major)
    Issue Type: Improvement  (was: Bug)

Not major.

> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2773
>                 URL: https://issues.apache.org/struts/browse/WW-2773
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Martin Gainty
>            Priority: Trivial
>
> taking a quick look at the doc
> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> has this referenced taglib
> <%@ taglib uri="/WEB-INF/tlds/displaytag-el-12.tld" prefix="display" %>
> but referencing the individual taglib displaytag documentation located at
> http://displaytag.sourceforge.net/11/displaytag/tagreference.html#displaytag-el.tld
> i see references to version 1.1 and 1.1.1 only
> pls change tld to 1.1 or 1.1.1
> thanks
> martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-2773) http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Holmes updated WW-2773:
-----------------------------

    Fix Version/s: Future

> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2773
>                 URL: https://issues.apache.org/struts/browse/WW-2773
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Martin Gainty
>            Priority: Trivial
>             Fix For: Future
>
>
> taking a quick look at the doc
> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> has this referenced taglib
> <%@ taglib uri="/WEB-INF/tlds/displaytag-el-12.tld" prefix="display" %>
> but referencing the individual taglib displaytag documentation located at
> http://displaytag.sourceforge.net/11/displaytag/tagreference.html#displaytag-el.tld
> i see references to version 1.1 and 1.1.1 only
> pls change tld to 1.1 or 1.1.1
> thanks
> martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WW-2773) http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44578#action_44578 ] 

Dave Newton commented on WW-2773:
---------------------------------

The page states that it's from the CVS version and uses an attribute only in CVS.

If the original author wants to change it, otherwise it will stay as-is.


> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2773
>                 URL: https://issues.apache.org/struts/browse/WW-2773
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Martin Gainty
>
> taking a quick look at the doc
> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> has this referenced taglib
> <%@ taglib uri="/WEB-INF/tlds/displaytag-el-12.tld" prefix="display" %>
> but referencing the individual taglib displaytag documentation located at
> http://displaytag.sourceforge.net/11/displaytag/tagreference.html#displaytag-el.tld
> i see references to version 1.1 and 1.1.1 only
> pls change tld to 1.1 or 1.1.1
> thanks
> martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (WW-2773) http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44578#action_44578 ] 

newton_dave edited comment on WW-2773 at 8/19/08 1:06 PM:
----------------------------------------------------------

The page states that it's from an unreleased version version and uses an attribute only available in that version.

If the original author wants to change it, otherwise it will stay as-is.


      was (Author: newton_dave):
    The page states that it's from the CVS version and uses an attribute only in CVS.

If the original author wants to change it, otherwise it will stay as-is.

  
> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2773
>                 URL: https://issues.apache.org/struts/browse/WW-2773
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Martin Gainty
>            Priority: Trivial
>
> taking a quick look at the doc
> http://struts.apache.org/2.x/docs/exposing-framework-objects-to-jstl-with-a-jstl-and-displaytag-example.html
> has this referenced taglib
> <%@ taglib uri="/WEB-INF/tlds/displaytag-el-12.tld" prefix="display" %>
> but referencing the individual taglib displaytag documentation located at
> http://displaytag.sourceforge.net/11/displaytag/tagreference.html#displaytag-el.tld
> i see references to version 1.1 and 1.1.1 only
> pls change tld to 1.1 or 1.1.1
> thanks
> martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.