faces
faces copied to clipboard
All form controls sent as request params when @none specified for execute.
A clarification is needed to state that no form controls should be sent if the 'execute' option is @none. Currently, all form controls are encoded and sent regardless.
Affected Versions
[2.1]
- Issue Imported From: https://github.com/javaee/javaserverfaces-spec/issues/1128
- Original Issue Raised By:@glassfishrobot
- Original Issue Assigned To: Unassigned
@glassfishrobot Commented Reported by rogerk
@glassfishrobot Commented rogerk said: See: http://java.net/jira/browse/JAVASERVERFACES-2480
@glassfishrobot Commented jasonzhang2002gmailcom said: In ajax call, all render parameters (@this, ids, @none) should be respected. The current implementation sends the whole form. All input controlls are evaluated(validated, and model are updated).
@glassfishrobot Commented kithouna said: Isn't this perhaps a special case of #1098?
@glassfishrobot Commented @edburns said: Set priority to baseline ahead of JSF 2.3 triage. Priorities will be assigned accurately after this exercise.
@glassfishrobot Commented This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-1128