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
0000051 [In-Portal CMS] Admin Interfaces bug report always 2009-06-07 07:30 2009-10-03 07:56
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000051: Improvements to Duplicate Submit checks
Description Administrative console interface is projected the way, that user not required to perform dbl-click to do anything. But there are some old-school users, that still use dbl-click on toolbar buttons.

For those users we've implemented protection, that one button/form could not be submitted more then one time in 500ms. But still one in a year some users were able to perform dbl-click where 2nd click was 500ms after 1st click. This resulted in double form submit. Usually double submit is not a big problem, but in some case data could be lost (based on what actually happens after given form is submitted).

I propose a change, where after form submit is made all following form submit attempts should be ignored. Submitted is automatically reset (in parent window) after new window is opened. Programmer still should manually reset submitted mark ("submitted = false;") in places where form should be submitted multiple times without performing full refresh of page itself (e.g. javascript form validation and so on).

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