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

Volodymyr Siedlecki commented on MYFACES-4624:
----------------------------------------------

I'll create a JIRA since I don't think the regression above was the indented 
effect?

> SearchExpressions must fail when component in viewroot is not resolvable
> ------------------------------------------------------------------------
>
>                 Key: MYFACES-4624
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4624
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.3.10, 3.0.2, 2.3-next-M8, 4.0.1
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>            Priority: Minor
>             Fix For: 2.3.11, 3.0.3, 4.0.2, 2.3-next-M9, 4.1.0-RC1
>
>
> when using something like:
> ```
> <h:form id="mainForm">
>      <h:inputText id="input"></h:inputText>
> </h:form>
> <f:ajax render=":input"/>
> ```
> the result was that it was resolved to "j_id__v_0" instead of throwing a 
> ComponentNotFoundException
> ":mainForm:input" would be the right expression



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to