﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22358	Trim option names before pre filtering them	evansolomon	nacin	In `get_option()` we `trim()` the option name before looking up its value, but after the `pre_option_$option` filter runs.  I think it makes more sense for the `trim()` to be done before anything else, and I can't think of a use case for 'foo ' and 'foo' getting different `pre_option_$option` treatments.	enhancement	closed	normal	3.5	General		normal	fixed	has-patch commit	
