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

Werner Punz commented on MYFACES-2642:
--------------------------------------

We cannot fix this on the myfaces side this is a spec issue, but I think there 
is something along those lines implemented it is either :clientId or ::clientId 
I cannot remember the exact syntax!
I will close this one as invalid because in either case it is a spec issue not 
an implementation issue!
If it is not in the spec than it has to be addressed in the jsf specification 
jira not here.

> jsf.ajax.request(), Ajax Render identities issues
> -------------------------------------------------
>
>                 Key: MYFACES-2642
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2642
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-3
>         Environment: apache 6, java 1.6 (mac os), safari
>            Reporter: Mark Li
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> jsf.ajax.request(this, event,{render:'clientids'}) , the 'clientids' have to 
> give the full client id. this is bad when i dont want to give h:form or other 
> name container  a specific id on the page side.
> please fix it.
> there should be a fuzzy search for closest component. but I think 
> PartialViewContextImpl is not design for this, it will take some time to 
> refactoring the java codes. I will change the jsf.js to work around this 
> thing.
> Mark.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to