Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-216


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WW-216
    Summary: Bugs in URLTag
       Type: Bug

     Status: Assigned
   Priority: Major

    Project: WebWork
 Components: 
             Views
   Versions:
             2.0

   Assignee: Patrick Lightbody
   Reporter: Grzegorz Mucha

    Created: Thu, 12 Jun 2003 7:08 AM
    Updated: Thu, 12 Jun 2003 7:08 AM

Description:
The url tag has some bugs. Notably:

When putting the value into url scope wrong variable is used (value is used, when 
result should be) - this results in loss of parameter values in the declared attribute.

Additionally, I'd suggest adding handling of empty parameter value. Currently the code 
is not doing anything - my suggestion is to use value of parameter from request. In 
all cases though, it appends the ampersand to url end, so it could look like this

this.action?p1=a&&p2

... and that's messy to me ;)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.opensymphony.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to