Issue #3454196 by james.williams, longwave: Filter placeholders without...
Issue #3454196 by james.williams, longwave: Filter placeholders without arguments are not replaced when HTML corrector filter applied afterwards
(cherry picked from commit dc89b84c)
@@ -58,7 +58,7 @@ protected function getExpectedNormalizedEntity() {
[
'value'=>'Cádiz is the oldest continuously inhabited city in Spain and a nice place to spend a Sunday with friends.',
'format'=>'my_text_format',
'processed'=>'<p>Cádiz is the oldest continuously inhabited city in Spain and a nice place to spend a Sunday with friends.</p>'."\n".'<p>This is a dynamic llama.</p>',
'processed'=>'<p>Cádiz is the oldest continuously inhabited city in Spain and a nice place to spend a Sunday with friends.</p>'."\n".'<p>This is a dynamic llama.</p><p>This is a static llama.</p>',