In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #357 All Revisions ] Back to Issue ]
Summary 0000357: Form modification detector (it's php part) works strange
Revision 2010-03-14 14:16:24 by alex
Additional Information We have field named "Modified" in certain tables (including category items), that holds last modification date of and database record. There are several problems in current implementation:

    * field is updated no matter was something changed or not;
    * field is always updated no matter what user have entered on editing template.

I propose to fix that by:

    * check that other fields (except that Modified) field were changed before changing it
    * make Modified field on editing form as label, since user entered value will be always ignored.

Same about ModifiedById field around the system.
Revision 2010-03-02 08:37:36 by alex
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker