You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Adam Winer (JIRA)" <de...@myfaces.apache.org> on 2007/06/14 00:51:26 UTC

[jira] Created: (TRINIDAD-58) Deprecate - and stop using - CoreRenderer.toUri()

Deprecate - and stop using - CoreRenderer.toUri()
-------------------------------------------------

                 Key: TRINIDAD-58
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-58
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Components
    Affects Versions: 1.0.1-core
            Reporter: Adam Winer
            Assignee: Adam Winer
            Priority: Minor


CoreRenderer.toUri() is now a cover for CoreRenderer.toResourceUri().  Developers should
use CoreRenderer.toResourceUri() directly.  Some users may not realize that they
should be using toActionUri().

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


[jira] Resolved: (TRINIDAD-58) Deprecate - and stop using - CoreRenderer.toUri()

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-58.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.6-core
                   1.0.6-core

> Deprecate - and stop using - CoreRenderer.toUri()
> -------------------------------------------------
>
>                 Key: TRINIDAD-58
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-58
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Components
>    Affects Versions: 1.0.1-core
>            Reporter: Adam Winer
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 1.0.6-core, 1.2.6-core
>
>
> CoreRenderer.toUri() is now a cover for CoreRenderer.toResourceUri().  Developers should
> use CoreRenderer.toResourceUri() directly.  Some users may not realize that they
> should be using toActionUri().

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