You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Carlin Rogers (JIRA)" <be...@incubator.apache.org> on 2005/06/29 02:32:58 UTC

[jira] Updated: (BEEHIVE-838) Add a toString(boolean) method to support optional cleanup of unknown tokens in URLTemplate class.

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

Carlin Rogers updated BEEHIVE-838:
----------------------------------

    Fix Version: V1
        Version: v1m1
      Assign To: Carlin Rogers

> 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: Carlin Rogers
>      Fix For: V1

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