Closed (fixed)
Project:
Quiz
Version:
6.x-4.x-dev
Component:
Code - Quiz module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2010 at 03:41 UTC
Updated:
30 Jun 2010 at 09:11 UTC
Hi! I just found out that my quiz is only showing the first page of results..... The pager is there , but when I click on page 2 of the pager it is empty, I mean no results are listed. Any ideas?
Thanks!
Comments
Comment #1
AntiNSA commentedActually this is a huge problem. Page one has 50 results and I would expect page 2 to have 50 results too.. however there is jus tthe liters and normal page there wit no results. Very scary. I need to fix this now. Any ideas?
Comment #2
falcon commentedThis works just fine on my install. I had three pages with results. Navigating between the pages using the pager was no problem.
Does filtering and sorting work for you?
Could you post screen shots?
Any special module you have installed that could affect this ajax behaviour?
Could you try the browser with javascript disabled? (It should work without js as well)
If the filters are working you should be able to find all results, but it will be a bit cumbersome.
Comment #3
AntiNSA commentedI have sent you a custom login and hope that can help. Thanks!
Comment #4
falcon commentedAfter pager have been used on the result browser it might seem as if there are no results. The javascript needs to scroll up to the top of the browser after the pager have been used.
(Correct me if I'm wrong here AntiNSA)
Comment #5
AntiNSA commentedThank you so much for checking the error. Actually I am using chrome,
and when looking at the site if I mouse over the pager link for page
two the link is actully
http://thecenterofthenet.com/node/29047/results?page=1
But if I manually change it to
http://thecenterofthenet.com/node/29047/results?page=2 then I can see
the results. I will leave the account open for you if you want to
check. have required all my students to use chrome because their
computers are so slow at school.
Thanks again for your great effort!
Comment #6
falcon commentedAlso the pager doesn't seem to work in IE and Chrome. Only in FF.
Comment #7
falcon commentedI commited a fix for this problem. The pager should work in all modern browser now. I don't think we need to fix the auto scrolling.
I hope to make a new release later today.