Activity log for bug #1088928

Date Who What changed Old value New value Message
2012-12-11 14:51:53 Zane Bitter bug added bug
2012-12-11 14:53:34 Zane Bitter description An unfortunate feature of WSGI (inherited from CGI) is that the path we are passed for an HTTP request has already been unquoted, thus turning all instances of '%2A' back into a '/' that is indistinguishable from an actual path component. Since there is no way to get the original, unmolested data, there is therefore no way to sensibly handle names that have slashes in them in the ReST API. So we should disallow such names in the engine. An unfortunate feature of WSGI (inherited from CGI) is that the path we are passed for an HTTP request has already been unquoted, thus turning all instances of '%2F' back into a '/' that is indistinguishable from an actual path component. Since there is no way to get the original, unmolested data, there is therefore no way to sensibly handle names that have slashes in them in the ReST API. So we should disallow such names in the engine.
2012-12-12 14:58:57 OpenStack Infra heat: status Triaged In Progress
2012-12-12 15:17:36 OpenStack Infra heat: status In Progress Fix Committed
2013-01-09 10:29:22 Thierry Carrez heat: status Fix Committed Fix Released
2013-01-09 10:29:22 Thierry Carrez heat: milestone grizzly-2
2013-02-16 21:26:55 Steven Dake nominated for series heat/grizzly
2013-02-16 21:26:55 Steven Dake bug task added heat/grizzly
2013-04-04 11:50:05 Thierry Carrez heat: milestone grizzly-2 2013.1