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

Alejandro Ramirez reassigned BEEHIVE-838:
-----------------------------------------

    Assign To: Nathan Jantz  (was: Alejandro Ramirez)

Please verify

> Add a toString(boolean) method to support optional cleanup of unknown tokens 
> in URLTemplate class.
> --------------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-838
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-838
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: v1m1
>  Environment: All
>     Reporter: Subbu Allamaraju
>     Assignee: Nathan Jantz
>      Fix For: V1
>  Attachments: j838-patch.txt, j838-patch2.txt
>
> The toString() method in URLTemplate supposedly (I've not tested yet) removes 
> unknown tokens. We have some use cases where URLs are prepared in multiple 
> passes with each pass filling some tokens only known at that pass. In between 
> these passes, URLs are passed as strings and not as URLTemplate objects, and 
> hence we need to way to tell URLTemplate to not cleanup unknown tokens.
> A method like toString(boolean unsetTokens) would solve our use case.

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