You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/*
* unfortunately, the bamboo html5 validator.nu gives back an empty "message" about the error with brightcove object, but we have to ignore the error
* if our local validator.nu instance is fixed, this stuff should go away
*/
$ignores_extract = $this->getContainer()->getParameter('liip_functional_test.html5validation.ignores_extract');
The text was updated successfully, but these errors were encountered:
alexislefebvre
changed the title
Remove legacy code with comment "this stuff should go away"?
Remove old code with comment "this stuff should go away"?
Mar 5, 2016
I found a surprising comment in
Test/Html5WebTestCase.php
(example in 1.5 version):Should this code be removed?
It was added 5 years ago: a4a9190
The text was updated successfully, but these errors were encountered: