Loosing user input data when decoding values from report
Brought to you by:
alonsoft
During the DECODE_VALUES JSF lifecycle phase UIReport based components perform a "reset" of its internal state and wrongly establishing a null value on user input (specifically when user input hasn't been stablished by means of a value expression).
Prior to DECODE_VALUES phase UIReport based components should reset its internal state but avoiding any modification of user inputted data.
Patch diff file
1.0-beta-4 branch updated and new package released
Regards, how to apply this patch on Netbeans?