Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2009 at 14:30 UTC
Updated:
12 Feb 2009 at 13:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehneri disabled my js and tryed out his site
-> sort worked perfect
=> the problem should be in js or sort related php
ajax_view.js
Comment #2
mp commentedif you turn of js then the focus of the website jumps to the top and doesn´t stay at the place where you press the sort link. so you always have to scroll down.
Comment #3
merlinofchaos commentedThere isn't really enough info here for me to recreate this and debug this. I don't instantly know what's wrong and you talk about exposed filters and clickable sorts as though they're the same thing.
Comment #4
mp commentedi made 2 screenshots ... i hope you see now what the problem is
if not contact me please on IRC, i´m online every day, nick J-O-K-E-R
thanks + best wishes
markus
Comment #5
mp commentedmerlinofchaos - you see now what´s the problem is? is it possible to solve it?
best wishes
markus
Comment #6
merlinofchaos commentedThis wasn't code I wrote so it took me a bit to track this down.
I'm not 100% sure this is the right patch, so I want to get Nedjo to say yes or no, and you to let me know if this patch fixes it:
The summary is that it appears we should be using decodeURI instead of unescape when parsing query parameters.
Comment #7
merlinofchaos commentedOk, got the go ahead from Nedjo, tho it uses decodeURIComponent instead of decodeURI. Committed.
Comment #8
mp commentedworks perfect :)
thanks a lot
best wishes
markus