[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 --- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 162242 merged by jenkins-bot: Fix counting of centuries and millennia. https://gerrit.wikimedia.org/r/162242 -- You are receiving this mail because: You are on

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 Bug 64742 depends on bug 70935, which changed state. Bug 70935 Summary: Investigate issues with time value precision https://bugzilla.wikimedia.org/show_bug.cgi?id=70935 What|Removed |Added

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 tobias.gritschac...@wikimedia.de changed: What|Removed |Added CC|

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 162242 had a related patch set uploaded by Daniel Kinzler: Fix counting of centuries and millennia. https://gerrit.wikimedia.org/r/162242 -- You are receiving

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 tobias.gritschac...@wikimedia.de changed: What|Removed |Added Depends on||70935 -- You are

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Whiteboard|u=dev c=frontend p=0|u=dev

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 --- Comment #1 from pascal.lei...@bluewin.ch --- The bug might be located in lib/includes/formatters/MwTimeIsoFormatter.php One could probably resolve it by replacing lines 211/212 by something like: $fullYear = ceil( $fullYear/100 ); -- You

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Severity|normal |critical

[Bug 64742] Wrong century rounding is applied when entering Time values

2014-05-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64742 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Priority|Unprioritized |High