https://issues.dlang.org/show_bug.cgi?id=15059
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from Vladimir Panteleev <[email protected]> --- This is odd. The URL for the graph is: https://issues.dlang.org/graphs/mVH75HpydPklNqy3BSv8EvqlAOaP1WacmgYB1CsRbiM.png This was a 404. Now it loads. I think this image is cached and somehow deleted, possibly as part of a periodic clean-up. To get it to regenerate, you simply have to click on the image (i.e. go to https://issues.dlang.org/reports.cgi?product=D&datasets=NEW&datasets=ASSIGNED&datasets=REOPENED&datasets=RESOLVED). We could add a hidden iframe to bugstats.php to link to this page. I wonder how often the cleanup occurs. CC Brad --
