[ 
https://issues.apache.org/jira/browse/MYFACES-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Korherr reopened MYFACES-2656:
------------------------------------


The committed solution causes some tests to fail:

Failed tests: 
  
testWithParentNamingContainerChanging(javax.faces.component.UIComponentBaseGetClientIdTest)
  
testWithParentNamingContainer(javax.faces.component.UIComponentBaseGetClientIdTest)
  
testComplexRelativeExpression(javax.faces.component.UIComponentFindComponentTest)
  testRootExpression(javax.faces.component.UIComponentFindComponentTest)
  testRelativeExpression(javax.faces.component.UIComponentFindComponentTest)

Tests run: 298, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

> Use UINamingContainer.getSeparatorChar instead NamingContainer.SEPARATOR_CHAR
> -----------------------------------------------------------------------------
>
>                 Key: MYFACES-2656
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2656
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-3
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0
>
>         Attachments: MYFACES-2656-core.patch, MYFACES-2656-shared.patch
>
>
> Checking some stuff, I found myfaces code are not using 
> UINamingContainer.getSeparatorChar, and we should do it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to