Hello guys,
A few months ago, I submitted a problem for this same site: http://www.orugga.com
This time, I'm having problems with section ordering, you see:
Please do the following to see the error (first access with browser session cleaned):
1) Go to Projects section. You'll find projects ordered by "Most recent first". This is OK. For your reference, project "Cine Hoyts Argentina for Windows Phone" is the newest one, so you'll see it in first place.
2) Go to Clients section. You'll find clients ordered by "Oldest first". This is OK
3) Go back to Projects section. Now you'll find projects ordered by "Oldest first". This is NOT OK. You can check this because project "Cuál Es?: Videostreaming Application" is the oldest one and now it's in first place.
It looks like the sections' orders are being mixed in user state.
I tried to force limit.ordering and limit.direction to use section order (in the view records/view.html.php) but couldn't do it.
Can you please check?
Thanks,
Matias
Hello guys,
A few months ago, I submitted a problem for this same site: http://www.orugga.com
This time, I'm having problems with section ordering, you see:
Projects section's order is "Most recent first" (r.ctime ASC)
Clients section's order is "Oldest first" (r.ctime DESC)
Please do the following to see the error (first access with browser session cleaned):
1) Go to Projects section. You'll find projects ordered by "Most recent first". This is OK. For your reference, project "Cine Hoyts Argentina for Windows Phone" is the newest one, so you'll see it in first place.
2) Go to Clients section. You'll find clients ordered by "Oldest first". This is OK
3) Go back to Projects section. Now you'll find projects ordered by "Oldest first". This is NOT OK. You can check this because project "Cuál Es?: Videostreaming Application" is the oldest one and now it's in first place.
It looks like the sections' orders are being mixed in user state.
I tried to force limit.ordering and limit.direction to use section order (in the view records/view.html.php) but couldn't do it.
Can you please check?
Thanks,
Matias