inputFile with AJAX fails to execute commands
---------------------------------------------
Key: TRINIDAD-1768
URL: https://issues.apache.org/jira/browse/TRINIDAD-1768
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 2.0.0-alpha-2, 1.2.13-core
Reporter: Andrew Robinson
Assignee: Andrew Robinson
Priority: Critical
When using IFrame to perform partial submission (inputFile use case), the
actions will never be run. This is because Trinidad's form renderer renders a
source input hidden element to the tr_j_id_id4_Postscript element, but appends
the source parameter and does not set it. The code on the server is not coded
to handle two source parameters and nothing is executed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.