Opened 13 years ago
Last modified 13 years ago
#16705 closed Bug
r13746 makes invalid assumption that QUERY_STRING exists — at Initial Version
Reported by: | raylu | Owned by: | nobody |
---|---|---|---|
Component: | Generic views | Version: | dev |
Severity: | Release blocker | Keywords: | |
Cc: | preston@… | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
r13746 (from ticket 9966) makes the assumption that QUERY_STRING exists. As this is a bad assumption, please apply the attached patch.
See also: ticket 9435.
Note:
See TracTickets
for help on using tickets.
don't assume QUERY_STRING exists