[
https://issues.jboss.org/browse/RF-13505?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč edited comment on RF-13505 at 5/22/14 7:42 AM:
----------------------------------------------------------
Hey Juraj,
I have created a fix for the *First issue*:
https://github.com/richfaces/richfaces/commit/f0e8896471bafb0c84ac50589cf...
The *second issue* should not be concern of this refactoring (I believe it failed on
WildFly 8.0.0.Final before). I have verified this and with the last commit [1] before I
started working on EPVC integration, it failed for same reasons.
I wonder whether WildFly/Undertow works correctly here.
[1]
https://github.com/richfaces/richfaces/commit/23a87fac2c0beb237af902bb4f4...
was (Author: lfryc):
Hey Juraj,
I have created a fix for the *First issue*:
https://github.com/richfaces/richfaces/commit/f0e8896471bafb0c84ac50589cf...
The *second issue* should not be concern of this refactoring (I believe it failed on
WildFly 8.0.0.Final before). I have verified this and with the last commit [1] before I
started working on EPVC integration, it failed for same reasons.
[1]
https://github.com/richfaces/richfaces/commit/23a87fac2c0beb237af902bb4f4...
Refactor custom tree traversal logic in EPVCI in order to leverage
VisitContextFactory (blocked by Mojarra issue)
-----------------------------------------------------------------------------------------------------------------
Key: RF-13505
URL:
https://issues.jboss.org/browse/RF-13505
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Affects Versions: 5.0.0.Alpha3
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Priority: Critical
Fix For: 4.5.0.Alpha3
Attachments: fu-request.png
Original Estimate: 1 day
Remaining Estimate: 1 day
Mojarra issue:
https://java.net/jira/browse/JAVASERVERFACES-3151
We will still need to use some:
* resolve values in runtime
* add IDs for execution of AjaxOutput's
* collect list of meta-components to render
* wrap PartialResponseWriter#endDocument() for RichFaces extensions and JavascriptService
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)