Aruments added to URL
Posted: Wed Jun 17, 2009 9:26 am
This is an issue in Drupal 5. I've posted in the Drupal forum and haven't received any solutions. This feels like a sessions issue but only occurs on specific pages of the website. Any insight would be greatly appreciated. Thank you
When using table sort or pager the arguments become part of the url for example--
"leelanaunews.com/drupal/?q=view/classified_list&sort=asc&order=Expiration+Date" Becomes
"leelanaunews.com/drupal/?q=view/classified_list%26sort%3Dasc%26order%3DExpiration%2BDate&sort=desc&order=Expiration+Date"
And then grows expotentialy every time I click on a new link.
For a live example visit http://leelanaunews.com/drupal/?q=view/classified_list and play around with sort and pager.
Thanks
When using table sort or pager the arguments become part of the url for example--
"leelanaunews.com/drupal/?q=view/classified_list&sort=asc&order=Expiration+Date" Becomes
"leelanaunews.com/drupal/?q=view/classified_list%26sort%3Dasc%26order%3DExpiration%2BDate&sort=desc&order=Expiration+Date"
And then grows expotentialy every time I click on a new link.
For a live example visit http://leelanaunews.com/drupal/?q=view/classified_list and play around with sort and pager.
Thanks