Closed
Bug 945370
Opened 12 years ago
Closed 12 years ago
Allow time inputs with a period
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Webmaker Graveyard
Popcorn Maker
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gerv, Assigned: thecount)
Details
One student was typing "2.00" into some of the time boxes. What happened was that the change simply reverted itself - no error or explanation.
1) 2.00 should be interpreted either as "2 minutes", or "2 seconds", but should not be refused.
2) If we refuse a value, can we have better error reporting?
Gerv
| Assignee | ||
Comment 1•12 years ago
|
||
Yeah, should be converted to 0:02.
In all our time code conversion we consider a period to be a decimal to be used as fractions of a second.
I'll take a look to see where this is failing.
Assignee: nobody → scott
| Assignee | ||
Comment 2•12 years ago
|
||
Err, should be converted to 0:00.2.
This is one time I wish I could edit a bugzilla ticket :(
| Assignee | ||
Comment 3•12 years ago
|
||
yeah, scratch that, my original was correct. Sorry for the confusion.
I'll look into this closer tomorrow with a fresh head.
| Assignee | ||
Comment 4•12 years ago
|
||
I never could reproduce this.
Is it happening to all time input boxes, or just some? Or does it happen to all, but only some of the time?
| Reporter | ||
Comment 5•12 years ago
|
||
I only saw it over her shoulder, and may have mis-seen. If you can't reproduce, don't worry.
Gerv
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•