﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20369	HTML captions: Using double quotes for attributes breaks the ouput	ocean90	azaozz	"Input:
{{{
<a href=""http://google.de>Google</a> <span class=""foo"">Bar</span>
}}}

HTML editor output:
{{{
<a hrefArray>Google</a> <span classArray>Bar</span>
}}}

Visual editor output:

{{{
<a>Google</a> <span>Bar</span>
}}}

----

Confirmed by sabreuse too.

Related: #18311"	defect (bug)	closed	normal	3.4	Shortcodes	3.4	normal	fixed	has-patch	
