[ 
https://issues.apache.org/jira/browse/TOBAGO-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010133#comment-14010133
 ] 

Hudson commented on TOBAGO-1374:
--------------------------------

SUCCESS: Integrated in tobago-1.5.x #202 (See 
[https://builds.apache.org/job/tobago-1.5.x/202/])
TOBAGO-1374: link attribute contains faces mapping
 - ensure there is at least one character as protocol name (lofwyr: 
http://svn.apache.org/viewvc/?view=rev&rev=1578290)
* 
/myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/StringUtils.java
* 
/myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/util/StringUtilsUnitTest.java
TOBAGO-1374: link attribute contains faces mapping (lofwyr: 
http://svn.apache.org/viewvc/?view=rev&rev=1577669)
* 
/myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/declaration/HasLink.java
* 
/myfaces/tobago/branches/tobago-1.5.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/StringUtils.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/pom.xml
* 
/myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/util/CommandRendererHelper.java


> 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.0.40, 1.5.12
>            Reporter: Bernd Bohmann
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.0.41, 1.5.13, 2.0.0-beta-1, 2.0.0
>
>
> 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)

Reply via email to