Homec4science

Corrected Bug: When page was reloaded (by certain dynamic form elements)…

Authored by Nicholas Robinson <nicholas.robinson@cern.ch> on Oct 13 2005, 16:40.

Description

Corrected Bug: When page was reloaded (by certain dynamic form elements), values previously changed in fields were lost because field values were once again pulled from the record in the DB, via Get_Field. Added functionality to handle this situation - now gets field values from DB record only one first call to page. On any subsequent calls to page (after reload), field values are taken from text files on server, so user's changes are no longer lost.

Event Timeline

Nicholas Robinson <nicholas.robinson@cern.ch> committed R3600:dd044a9b338d: Corrected Bug: When page was reloaded (by certain dynamic form elements)… (authored by Nicholas Robinson <nicholas.robinson@cern.ch>).Oct 13 2005, 16:40