Summary

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

Metadata

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.

Changes and comments

[2011-07-13 20:27:15 UTC] sjamaan changed status from new to closed

[2011-07-13 20:27:15 UTC] sjamaan set resolution to fixed

[2011-07-13 20:27:15 UTC] sjamaan wrote:

Fixed in trunk Spiffy.

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted