PPR Rendering sometimes not working in firefox when uploading files using
inputfile due to a javascript error
-------------------------------------------------------------------------------------------------------------
Key: TRINIDAD-1897
URL: https://issues.apache.org/jira/browse/TRINIDAD-1897
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.13-core
Environment: Firefox 3.5.11
Reporter: Mike Toggweiler
Uploading a file within firefox causes a javascript error while rerendeing part
of a page using ppr on slow internet connectivities.
Javascript error matched by firebug is:
a56 is undefined
Line 10433
Error occurs in function _getFirstElementFromFragment where accessing dom node
doesn't work. Within debug mode dom nodes value may be evaluated to a real
value, maybe there is a timing problem due to a slow internet connectivity?
Same problem doesn't occur neither within IE nor on the development System on
localhost within firefox.
Do you have any idea?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.