MantisBT - CDash
View Issue Details
0006842CDashpublic2008-04-17 14:552008-08-01 08:24
Dave DeMarle 
Julien Jomier 
normalfeaturealways
closedfixed 
 
1.2 
0006842: make browser back button and the date forward/backward buttons smarter
Can we make the previous and next links remember what
test/site you were looking at and show that same test/site on the
previous/next day? They move to the main dashboard page for the previous/next day now and then you have to scroll down and click on the same link that
got you to the same test on the original day. On some dart dashboards
you used to be able to do this by editing the url with the
previous/next date.

Similarly, the browser back button redraws the page from the top. As a
result, unless you were looking at the top of the page to begin with,
you have to slide down. Is there a way to make cdash or my browser
remember where I was looking at before?
No tags attached.
Issue History
2008-04-17 14:55Dave DeMarleNew Issue
2008-04-17 15:44Dave DeMarleNote Added: 0011413
2008-05-19 11:56Brad KingNote Added: 0011999
2008-07-31 15:47Julien JomierStatusnew => assigned
2008-07-31 15:47Julien JomierAssigned To => Julien Jomier
2008-07-31 15:48Julien JomierNote Added: 0012910
2008-08-01 08:24Julien JomierStatusassigned => closed
2008-08-01 08:24Julien JomierNote Added: 0012915
2008-08-01 08:24Julien JomierResolutionopen => fixed
2008-08-01 08:24Julien JomierFixed in Version => 1.2

Notes
(0011413)
Dave DeMarle   
2008-04-17 15:44   
Reload page in the browser demonstrates the second issue.
(0011999)
Brad King   
2008-05-19 11:56   
I vote for this bug. I was about to add the same one.
(0012910)
Julien Jomier   
2008-07-31 15:48   
I have fixed the second bug (it will be in 1.2). It was a tricky one due to sessions. It actually increases the overall speed of CDash because the client can do more caching. Thanks for the report. I'll look at the first bug soon.
(0012915)
Julien Jomier   
2008-08-01 08:24   
Fixed in 1.2. Thanks for the report!