← Back to index
|
Original Bugzilla link
Bug 13012 – Open bugs chart is missing from http://dlang.org/bugstats.php
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-06-30T18:21:43Z
Last change time
2018-05-15T11:41:23Z
Keywords
pull
Assigned to
No Owner
Creator
hsteoh
Comments
Comment #0
by hsteoh — 2014-06-30T18:21:43Z
http://dlang.org/bugstats.php
used to include a chart of the number of bugs vs. open / resolved bugs over time, but now it's just a broken image link.
Comment #1
by safety0ff.bugz — 2014-06-30T22:39:07Z
The link is wrong too:
https://issues.dlang.org/reports.cgi?product=D&datasets=NEW%3A&datasets=ASSIGNED%3A&datasets=REOPENED%3A&datasets=RESOLVED%3A
but the correct one is:
https://issues.dlang.org/reports.cgi?product=D&datasets=NEW&datasets=ASSIGNED&datasets=REOPENED&datasets=RESOLVED
Comment #2
by github-bugzilla — 2014-07-16T04:46:41Z
Commit pushed to master at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/363c12c31790c1750c313fdd67b5e5e6577dae71
Merge pull request #614 from quickfur/issue13012 Fix broken bug graph image on bugstats.php
Comment #3
by hsteoh — 2014-07-16T04:50:51Z
Should be fixed in next website update.
Comment #4
by github-bugzilla — 2014-08-16T12:41:20Z
Commit pushed to 2.066 at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/eaa6f0d0871871354374e7ecf1cf6697d8900abd
Merge pull request #614 from quickfur/issue13012 Fix broken bug graph image on bugstats.php
Comment #5
by github-bugzilla — 2014-08-22T06:16:13Z
Commit pushed to master at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/eaa6f0d0871871354374e7ecf1cf6697d8900abd
Merge pull request #614 from quickfur/issue13012
Comment #6
by code — 2018-05-15T11:41:23Z
*** Issue 12618 has been marked as a duplicate of this issue. ***