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!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000357 [In-Portal CMS] Data Management bug report always 2009-10-06 05:48 2010-07-22 15:07
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000357: Form modification detector (it's php part) works strange
Description When I open link (in catalog) for editing and click on "General" tab without changing anything, then message "Modifications will not take effect until you click the Save button!" is shown, but I didn't change a thing.

It is possible, that something I don't see on form was changed, but then such fields shouldn't cause such warning message to appear.

It's possible, that other forms also have same behavior.
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.



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

Powered by Mantis Bugtracker