You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2014/03/11 14:56:42 UTC

[jira] [Created] (TOBAGO-1374) link attribute contains faces mapping

Bernd Bohmann created TOBAGO-1374:
-------------------------------------

             Summary: link attribute contains faces mapping
                 Key: TOBAGO-1374
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1374
             Project: MyFaces Tobago
          Issue Type: Bug
    Affects Versions: 1.5.12
            Reporter: Bernd Bohmann


Link contains the faces mapping. The description says only session id and optional context path. Encode action url is called. I think this is wrong.

Link to an arbitrary URL, either an internal link or an external link.
internal absolute link
Starts with a slash '/' character. The context path will be added. A session id will be added, if needed.
external link
Contains a colon ':' character. The link will not be modified.
internal relative link
Any other strings. A session id will be added, if needed.

Type: java.lang.String



--
This message was sent by Atlassian JIRA
(v6.2#6252)