[ 
https://issues.apache.org/jira/browse/PLUTO-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler closed PLUTO-247.
----------------------------------


> PortalURLParser: Avoid putting '?' and '&' characters in query string if 
> unnecessary
> ------------------------------------------------------------------------------------
>
>                 Key: PLUTO-247
>                 URL: https://issues.apache.org/jira/browse/PLUTO-247
>             Project: Pluto
>          Issue Type: Improvement
>          Components: portal driver
>    Affects Versions: 1.1.0-beta1
>            Reporter: David Hay
>         Assigned To: Carsten Ziegeler
>            Priority: Trivial
>             Fix For: 1.1.0
>
>
> When building the query string in PortalURLParser, the URL ends up containing 
> a '?' character, whether there's a query string or not (e.g. 
> http://host/path/?)  While not incorrect, it doesn't look very nice.
> A similar problem exists for query parameters.  The query string always 
> starts with an '&' character.  (e.g. http://host/path/?&param=value)

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

Reply via email to