Opened 16 years ago
Last modified 16 years ago
#1118 closed defect
Change problematic forms to use POST instead of GET — at Version 1
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.8.2 |
Component: | web | Version: | |
Keywords: | Cc: |
Description (last modified by )
Problematic forms are forms were the generated GET url get's too long for the web server. This usually results in an server response similar to:
Request-URI Too Large The requested URL's length exceeds the capasity limit for this server. Apache/2.2.8 (Unix) mod_jk/1.2.26 Server at base2.thep.lu.se Port 80
This ticket is related to #896 and #1032. Please add more information about "problematic forms" to this ticket.
Problematic forms
- Form used to select bioassays when filtering a bioassayset
Note:
See TracTickets
for help on using tickets.