Project

General

Profile

Actions

Defect #20609

closed

Double click on send/save in time tracking results in double entries

Added by A W over 8 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Hello,

In our redmine we have an issue with adding entries to the time tracking. As we use it in german language I can not give you the exact names. In a ticket and in time tracking directly, a double click on send/save results in double entries. Is that a known issue? How can this be fixed?
I added screenshots of the form and the result when save ist double clicked.

And as the first two screenshots are out of a plugin I added two from adding time in a ticket.

Please let me know in case you need more information!

Our system info:

About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.3.7
Rack version 1.1.3
Rails version 2.3.14
Active Record version 2.3.14
Active Resource version 2.3.14
Action Mailer version 2.3.14
Active Support version 2.3.14
Application root /srv/redmine-1.3
Environment production
Database adapter mysql
Database schema version 20110902000000

About your Redmine plugins
Stuff To Do Plugin 0.4.0
Redmine Carousel plugin 1.0.1
Timesheet Plugin 0.6.0
Redmine Time Tracker plugin 0.4
Bulk Time Entry 0.5.0

PS: Same issue in current versions of redmine, tested with version 2.6


Files

timetrackingform.png (20.5 KB) timetrackingform.png A W, 2015-08-25 10:47
result.png (21.3 KB) result.png A W, 2015-08-25 10:47
timetrackinginticket.png (27.5 KB) timetrackinginticket.png A W, 2015-08-25 10:47
result2.png (24.3 KB) result2.png A W, 2015-08-25 10:47
Actions #1

Updated by Toshi MARUYAMA over 8 years ago

  • Category set to Time tracking
Actions #2

Updated by Go MAEDA almost 4 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

I think the double-entry issue never happens in Redmine 4.0.0 or later because a submit button is immediately disabled as soon as it is clicked.

This is the default behavior of Rails 5. See https://github.com/rails/rails/pull/21135 for details.

Actions

Also available in: Atom PDF