Angular Coder: Fix unescaping of quotes breaking attributes
authorColeman Watts <coleman@civicrm.org>
Mon, 20 Feb 2023 18:38:09 +0000 (13:38 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 20 Feb 2023 22:40:49 +0000 (17:40 -0500)
commitf54975d337b03435252d96d48458a72b23d9a27b
treee7235b6257fb628024d06ace16c8f3a239a61283
parent630bc4563249e61f6c58662a9f811c8c1cd5b150
Angular Coder: Fix unescaping of quotes breaking attributes

Fixes the bug described in https://github.com/civicrm/civicrm-core/pull/25471#issuecomment-1423233785
Civi/Angular/Coder.php
tests/phpunit/Civi/Angular/PartialSyntaxTest.php