Ticket #991 (closed defect (bug): fixed)

Opened 4 years ago

Last modified 2 years ago

timer_stop() does not consider precision if not in display mode

Reported by: nbachiyski Assigned to: mdawaffe
Priority: normal Milestone:
Component: General Version: 1.5.1
Severity: minor Keywords: has-patch
Cc:

Description

If display parameter is false then the timer_stop() function returns the current time without taking into consideration the precision parameter.

Attachments

timer_stop-return-precision.diff (0.5 kB) - added by nbachiyski on 05/21/05 06:35:34.
991branches20.diff (1.3 kB) - added by mdawaffe on 10/04/06 18:54:14.
991trunk.diff (1.2 kB) - added by mdawaffe on 10/04/06 18:54:27.

Change History

02/27/05 00:05:10 changed by nbachiyski

  • Patch set to No.

05/21/05 06:35:34 changed by nbachiyski

  • attachment timer_stop-return-precision.diff added.

10/01/06 00:01:34 changed by Nazgul

  • keywords set to has-patch.
  • milestone set to 2.1.

10/04/06 04:44:24 changed by Nazgul

  • milestone changed from 2.1 to 2.0.5.

2.0.5 Candidate

10/04/06 05:00:31 changed by markjaquith

Patch needs a refresh.

10/04/06 18:54:14 changed by mdawaffe

  • attachment 991branches20.diff added.

10/04/06 18:54:27 changed by mdawaffe

  • attachment 991trunk.diff added.

10/04/06 18:55:09 changed by mdawaffe

  • owner changed from anonymous to mdawaffe.
  • status changed from new to assigned.

Patches updated for branches/2.0 and trunk.

10/04/06 22:00:29 changed by markjaquith

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [4344]) allow timer_stop() to use number_format() when returning. Props mdawaffe and nbachiyski. fixes #991

10/04/06 22:00:56 changed by markjaquith

(In [4345]) allow timer_stop() to use number_format() when returning. Props mdawaffe and nbachiyski. fixes #991

11/30/06 19:41:51 changed by

  • milestone deleted.

Milestone 2.0.5 deleted