[richfaces-issues] [JBoss JIRA] Resolved: (RF-1234) Ajax4Jsf doesn't rerender tbody on ajax request in IE
Alexander Smirnov (JIRA)
jira-events at lists.jboss.org
Wed Oct 24 12:37:01 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-1234?page=all ]
Alexander Smirnov resolved RF-1234.
-----------------------------------
Resolution: Rejected
Sorry, this is Microsoft-specific limitation. From MSDN site :
"The table object and its associated elements have a separate table object model, which utilizes different methods than the general object model."
Existing solution only avoid JavaScript errors, but don't allow to update thead/tbody/tr/td elements.
> Ajax4Jsf doesn't rerender tbody on ajax request in IE
> -----------------------------------------------------
>
> Key: RF-1234
> URL: http://jira.jboss.com/jira/browse/RF-1234
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Mikhail Grushinskiy
> Assigned To: Alexander Smirnov
> Fix For: 3.2.0
>
>
> Ajax4Jsf doesn't rerender tbody on ajax request in IE
> We have a table with multiple tbody elements and we need to rerender specific tbody on ajax request.
> It works fine with ajax4jsf in FireFox but fails in IE
> It looks like same bug which is reported closed
> http://jira.jboss.com/jira/browse/AJSF-89
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list