K 10 svn:author V 3 yar K 8 svn:date V 27 2006-10-26T11:13:34.000000Z K 7 svn:log V 249 Decode query components. Without this, one couldn't specify full PR ID, e.g., bin/12345, in the "PR number" field of the web form because the slash was encoded as %2F by many browsers. Of course, decoding the query is a must for a cgi in general. END