﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
6436	Shortcode attributes passing incorrectly	stevish	anonymous	"In WP2.5 RC3, when adding attributes to a shortcode (such as {{{[gallery columns=""3""]}}}) any quotation marks are passed as part of the variable. Therefore, in this example, the $columns variable would contain __&#8221;3&#8243;__ instead of just __3__. The same happens when using single quotes.

As far as I can tell, there is no way to use values with spaces, as everything after the space is ignored."	defect (bug)	closed	highest omg bbq	2.5	General	2.5	blocker	fixed	has-patch	
