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

2014-05-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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=revrev=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=revrev=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)


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

2014-05-02 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1374:


FAILURE: Integrated in tobago-trunk #1173 (See 
[https://builds.apache.org/job/tobago-trunk/1173/])
TOBAGO-1374: link attribute contains faces mapping
 - ensure there is at least one character as protocol name (lofwyr: 
http://svn.apache.org/viewvc/?view=revrev=1578289)
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/StringUtils.java
* 
/myfaces/tobago/trunk/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=revrev=1577671)
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/button/link-attribute.xhtml
TOBAGO-1374: link attribute contains faces mapping (lofwyr: 
http://svn.apache.org/viewvc/?view=revrev=1577662)
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/declaration/HasLink.java
* 
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/StringUtils.java
* /myfaces/tobago/trunk/tobago-example/pom.xml
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/util/RenderUtils.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)


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

2014-04-24 Thread Hudson (JIRA)

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

Hudson commented on TOBAGO-1374:


FAILURE: Integrated in tobago-1.0.x #758 (See 
[https://builds.apache.org/job/tobago-1.0.x/758/])
TOBAGO-1374: link attribute contains faces mapping (lofwyr: 
http://svn.apache.org/viewvc/?view=revrev=1578292)
* 
/myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/renderkit/html/CommandRendererHelper.java
* 
/myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/decl/HasLink.java
* 
/myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/util/StringUtils.java
* 
/myfaces/tobago/branches/tobago-1.0.x/core/src/test/java/org/apache/myfaces/tobago/util/StringUtilsUnitTest.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)


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

2014-03-14 Thread Udo Schnurpfeil (JIRA)

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

Udo Schnurpfeil commented on TOBAGO-1374:
-

I think I've fixed that, can you check that, please!

 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
Assignee: Udo Schnurpfeil

 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)