Project

General

Profile

Actions

Feature proposal #7261

closed

Improve userlist searching behavior to use GET when possible

Added by krileon over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
29 August 2018
Due date:
% Done:

100%

Estimated time:

Description

GET provides better SEO in regards to back navigation and URL sharing. POST prevents both. The problem is if the user has too many fields then GET will fail since search criteria will be cut off. Either make this a parameter or do a rough estimate based off the search criteria available to see if the URL could be too long.

Actions

Also available in: Atom PDF