Anonymous | Login | Signup for a new account | 2024-10-03 15:18 CDT |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
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 | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.0.0 | ||
Status | closed | Product Version | Target Version | 5.0.0 | |||
Time Estimate | No estimate | ||||||
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 | |||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | |||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||
|
Notes | |
(0000146) alex (manager) 2009-07-19 07:01 |
Fix committed to RC branch. Commit Message: Fixes 0000051: Improvements to Duplicate Submit checks |
(0000657) administrator (administrator) 2009-10-03 07:56 |
Closing issues from 5.0.0 version, because version was already released. |
Related Changesets | |||
In-Portal CMS: RC r11924 Timestamp: 2009-07-19 07:01:00 Author: alex [ Details ] [ Diff ] |
Fixes 0000051: Improvements to Duplicate Submit checks | ||
mod - /in-portal/branches/RC/core/admin_templates/js/script.js | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2009-10-03 07:56 | administrator | Note Added: 0000657 | |
2009-10-03 07:56 | administrator | Status | resolved => closed |
2009-07-19 07:01 | alex | Fixed in Version | => 5.0.0 |
2009-07-19 07:01 | alex | Target Version | Icebox => 5.0.0 |
2009-07-19 07:01 | alex | Note Added: 0000146 | |
2009-07-19 07:01 | alex | Status | active => resolved |
2009-07-19 07:01 | alex | Resolution | open => fixed |
2009-07-19 07:01 | alex | Assigned To | => alex |
2009-07-19 07:01 | alex | Changeset attached | RC r11924 |
2009-06-07 17:29 | Dmitry | Summary | Improvements to duplicate submit checks => Improvements to Duplicate Submit checks |
2009-06-07 16:36 | Dmitry | Target Version | => Icebox |
2009-06-07 07:43 | alex | Relationship added | related to 0000052 |
2009-06-07 07:43 | alex | Relationship added | related to 0000050 |
2009-06-07 07:30 | alex | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |