Clicking on a benchmark in 'Changes' leads to a Django error

Sett 10 ganger
Hopp til første uleste melding

Yaniv Kaul

ulest,
23. mai 2013, 11:58:4923.05.2013
til code...@googlegroups.com
When I click on a specific benchmark in the Changes page, where I expect it to go to timeline, it blows up with:

Page not found (404)

Request Method:GET
Request URL:http://www.example.com:8080/changes/undefined?ben=4K-256T-50-Bandwidth&env=1

Using the URLconf defined in sample_project.urls, Django tried these URL patterns, in this order:

  1. ^admin/
  2. ^ ^$
  3. ^ ^about/$
  4. ^ ^feeds/(?P<url>.*)/$
  5. ^ ^reports/$ [name='reports']
  6. ^ ^changes/$ [name='changes']
  7. ^ ^changes/table/$ [name='getchangestable']
  8. ^ ^changes/logs/$ [name='displaylogs']
  9. ^ ^timeline/$ [name='timeline']
  10. ^ ^timeline/json/$ [name='gettimelinedata']
  11. ^ ^comparison/$ [name='comparison']
  12. ^ ^comparison/json/$ [name='getcomparisondata']
  13. ^ ^result/add/json/$
  14. ^ ^result/add/$
  15. ^ ^api/
  16. ^static\/(?P<path>.*)$

The current URL, changes/undefined, didn't match any of these.

Yaniv Kaul

ulest,
26. mai 2013, 11:25:3626.05.2013
til code...@googlegroups.com

Yaniv Kaul

ulest,
26. mai 2013, 11:25:5426.05.2013
til code...@googlegroups.com
Reply to self - this is https://github.com/tobami/codespeed/issues/125 

On Thursday, May 23, 2013 6:58:49 PM UTC+3, Yaniv Kaul wrote:
Svar alle
Svar til forfatter
Videresend
0 nye meldinger