﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
314	spiffy-request-vars: as-boolean enhancements	Moritz Heidkamp	Mario Domenech Goulart	"The attached patch enhances {{{as-boolean}}} in two ways: It adds {{{""true""}}} to the default list of {{{true-boolean-values}}} and it considers the mere presence of the parameter as {{{#t}}}, i.e. a query string like {{{""?foo""}}} would bind {{{foo}}} to {{{#t}}} when it is cast {{{as-boolean}}}. This is consistent with {{{uri-common}}}'s parsing behavior:

    (uri-query (uri-reference ""?foo""))
    => 
    ((foo . #t))"	enhancement	closed	not urgent at all		extensions	4.5.x	fixed	spiffy-request-vars as-boolean plusplus		
