[richfaces-issues] [JBoss JIRA] (RF-13658) Component issues in 4.5

Michal Petrov (JIRA) issues at jboss.org
Tue Jun 10 09:03:17 EDT 2014


    [ https://issues.jboss.org/browse/RF-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974887#comment-12974887 ] 

Michal Petrov commented on RF-13658:
------------------------------------

The tree issue is fixed, I overlooked one backport from RF 5 (RF-13235).

The ajax issue is caused by the EVPC update, prior to that we used our own visitContext (RenderExtendedVisitContext, now called ExtendedRenderVisitContext) when processing partial render during Render Response Phase, currently that context is not being created at the appropriate time and so the components that expect it don't provide the correct data for the response.

[~lfryc], can you take a look at this?

> Component issues in 4.5
> -----------------------
>
>                 Key: RF-13658
>                 URL: https://issues.jboss.org/browse/RF-13658
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.5.0.Alpha3
>            Reporter: Michal Petrov
>            Assignee: Michal Petrov
>             Fix For: 4.5.0.Alpha3
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> I've checked showcase and photoalbum and discovered several issues:
> * trees: the node ids are not being resolved correctly, resulting in ids like this: {{overForm:PreDefinedTree:org.richfaces.model.SequenceRowKey\[DeclarativeModelKey\{modelId=j_idt273, modelKey=\}\]:j_idt275}}
> ** this completely breaks photoalbum
> * data retrieval from server doesn't seem to work (there are no errors on either server or client)
> ** datascroller - the pages switch but the data stay the same (works with a4j:repeat)
> ** extendedDataTable with enabled ajax loading does not load any data
> ** progressbar does not work
> ** togglePanel does not switch
> ** dynamic tabPanels do not switch
> ** tooltips that make a server call do not work (the tooltip is empty)



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the richfaces-issues mailing list