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.
Description
Description
Details
Details
- Committed
Nicholas Robinson <nicholas.robinson@cern.ch> Oct 13 2005, 16:40 - Parents
- R3600:5e1175750313: Added functionality to fix dates that are pulled back from the DB. If they are…
- Branches
- Unknown
- Tags