Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#646 closed task (fixed)

spiffy's cgi handler should preserve query-string formatting where possible

Reported by: sjamaan Owned by: sjamaan
Priority: minor Milestone: 4.9.0
Component: unknown Version: 4.7.x
Keywords: uri-encoding Cc:
Estimated difficulty:

Description

Right now it deserializes the querystring. It should probably extract the querystring from the uri-generic object instead to maintain maximum compatibility.

If the user decides to update the query alist, this will break of course, but if everything is just passed along it will work. OTOH, maybe this introduces more confusion? Not sure yet.

Change History (2)

comment:1 Changed 13 years ago by sjamaan

Resolution: fixed
Status: newclosed

Fixed in trunk Spiffy.

comment:2 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.