[ http://issues.apache.org/jira/browse/BEEHIVE-880?page=all ]
     
Nathan Jantz closed BEEHIVE-880:
--------------------------------


This fix has been verified as of svn 239233 using 
http://{url:domain}:{url:port}/{url:path}?{url:queryString} as the structured 
URL Template.  When no query parameters are passed, I see no trailing '?' 
character in the URL.  Closing issue.

> Remove trailing '?' from URLTemplate.format(true)
> -------------------------------------------------
>
>          Key: BEEHIVE-880
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-880
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: v1m1
>     Reporter: Carlin Rogers
>     Assignee: Nathan Jantz
>     Priority: Minor
>      Fix For: V1
>  Attachments: j880-patch.txt
>
> URLTemplate.format(true) leaves a trailing "?" in the following case when the 
> last token
> (url:queryString) is left unset. Technically speaking this should not matter, 
> but some apps
> break if they are relying on query strings, but not checking zero length 
> query strings.

-- 
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

Reply via email to