﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22344	Fatal error with asp_tags on	knutsp	koopersmith	"{{{
PHP Parse error:  syntax error, unexpected ')', expecting '&' or T_VARIABLE in /wp-includes/media.php on line 1453
}}}

I upgraded to 3.5-beta2-22352 with the beta plugin, and got the ""white screen of death"" on one system, but not on another. Debugged and found this error. Uploaded a .user.ini file with the line asp_tags = Off to the root folder, and everything was back to normal.

It seems media.php uses a script templating method with <% %> as placeholders. This is dangerous and will break sites."	defect (bug)	closed	normal	3.5	Media	3.5	blocker	fixed	has-patch	
