You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Jeremiah Johnson (JIRA)" <de...@beehive.apache.org> on 2006/07/12 20:41:29 UTC

[jira] Created: (BEEHIVE-1132) tag docs for anchor and anchorCell tags should be more specific about href URL and use of parameter tag

tag docs for anchor and anchorCell tags should be more specific about href URL and use of parameter tag
-------------------------------------------------------------------------------------------------------

         Key: BEEHIVE-1132
         URL: http://issues.apache.org/jira/browse/BEEHIVE-1132
     Project: Beehive
        Type: Bug

  Components: Documentation  
    Reporter: Jeremiah Johnson
    Priority: Minor


The documentation for the anchor and anchorCell tags just says to put a URL in it - that is probably technically accurate, but it would be helpful to add a note to end-users that the parameter tag should be used to make sure that proper encoding happens rather than putting parameters into the href directly.

I'll attach a proposed patch for this.

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


[jira] Updated: (BEEHIVE-1132) tag docs for anchor and anchorCell tags should be more specific about href URL and use of parameter tag

Posted by "Jeremiah Johnson (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1132?page=all ]

Jeremiah Johnson updated BEEHIVE-1132:
--------------------------------------

    Attachment: BEEHIVE-1132-PROPOSED.txt

This proposed patch (BEEHIVE-1132-PROPOSED.txt) would affect the following:
http://beehive.apache.org/docs/nightly/netui/apidocs/taglib/beehive.apache.org/netui/tags-html-1.0/anchor.html#href
 - by adding a note to use parameter tag for parameters
http://beehive.apache.org/docs/nightly/netui/apidocs/taglib/beehive.apache.org/netui/tags-html-1.0/anchor.html#description
 - by adding an example of using the netui:parameter tag similar to existing example in anchorCell
http://beehive.apache.org/docs/nightly/netui/apidocs/taglib/beehive.apache.org/netui/tags-databinding-1.0/anchorCell.html#href
 - by adding a note to use parameter tag for parameters


> tag docs for anchor and anchorCell tags should be more specific about href URL and use of parameter tag
> -------------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-1132
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1132
>      Project: Beehive
>         Type: Bug

>   Components: Documentation
>     Reporter: Jeremiah Johnson
>     Priority: Minor
>  Attachments: BEEHIVE-1132-PROPOSED.txt
>
> The documentation for the anchor and anchorCell tags just says to put a URL in it - that is probably technically accurate, but it would be helpful to add a note to end-users that the parameter tag should be used to make sure that proper encoding happens rather than putting parameters into the href directly.
> I'll attach a proposed patch for this.

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


[jira] Resolved: (BEEHIVE-1132) tag docs for anchor and anchorCell tags should be more specific about href URL and use of parameter tag

Posted by "Carlin Rogers (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-1132?page=all ]

Carlin Rogers resolved BEEHIVE-1132.
------------------------------------

    Fix Version/s: v.next
       Resolution: Fixed
         Assignee: Julie Zhuo

I applied the patch from Jeremiah in svn revision  422761
http://svn.apache.org/viewvc?rev=422761&view=rev

> tag docs for anchor and anchorCell tags should be more specific about href URL and use of parameter tag
> -------------------------------------------------------------------------------------------------------
>
>                 Key: BEEHIVE-1132
>                 URL: http://issues.apache.org/jira/browse/BEEHIVE-1132
>             Project: Beehive
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Jeremiah Johnson
>         Assigned To: Julie Zhuo
>            Priority: Minor
>             Fix For: v.next
>
>         Attachments: BEEHIVE-1132-PROPOSED.txt
>
>
> The documentation for the anchor and anchorCell tags just says to put a URL in it - that is probably technically accurate, but it would be helpful to add a note to end-users that the parameter tag should be used to make sure that proper encoding happens rather than putting parameters into the href directly.
> I'll attach a proposed patch for this.

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