You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "David DeWolf (JIRA)" <ji...@apache.org> on 2006/09/06 04:01:23 UTC

[jira] Updated: (PLUTO-247) PortalURLParser: Avoid putting '?' and '&' characters in query string if unnecessary

     [ http://issues.apache.org/jira/browse/PLUTO-247?page=all ]

David DeWolf updated PLUTO-247:
-------------------------------

    Fix Version/s: 1.1.0
         Assignee: David DeWolf

picky, picky, picky. . .ok, just kidding. . .fair enough

> PortalURLParser: Avoid putting '?' and '&' characters in query string if unnecessary
> ------------------------------------------------------------------------------------
>
>                 Key: PLUTO-247
>                 URL: http://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: David DeWolf
>            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.
-
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