silverstripe-betternavigator/src/Extension
Bram de Leeuw da6e75c1b1 Fix injection on Form posts
In use with Silvershop, a form post from the AddProductForm would pass the form trough the `afterCallActionHandler` as the `$result`. This causes the `getValue` to error. By checking if the result is an instance of `DBHTMLText` this error can't happen anymore.
2019-09-04 11:01:10 -07:00
..
BetterNavigatorExtension.php Fix injection on Form posts 2019-09-04 11:01:10 -07:00