Opened 16 years ago
Closed 16 years ago
#1118 closed defect (fixed)
Change problematic forms to use POST instead of GET
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
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
Change History (4)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:2 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 16 years ago
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Closing this so we can release 2.8.2. Open a new ticket if more forms with problematic behavior is found.
Note:
See TracTickets
for help on using tickets.
(In [4506]) References #1118: Change problematic forms to use POST instead of GET
I have changed most of the forms I could find to use POST instead of GET. Many of them are probably not problematic, but I found some: