Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Quotes need to be stripped from options when rendering the RecaptchaField #48

Open
zanderwar opened this issue Mar 25, 2018 · 0 comments · May be fixed by #49
Open

Quotes need to be stripped from options when rendering the RecaptchaField #48

zanderwar opened this issue Mar 25, 2018 · 0 comments · May be fixed by #49

Comments

@zanderwar
Copy link
Contributor

v: dev-master

SilverStripe\Recaptcha\RecaptchaField:
  options:
    size: compact
    type: audio

results in:

<div class="g-recaptcha" id="Captcha" data-sitekey="xxxxxx" data-size="&quot;compact&quot;" data-type="&quot;audio&quot;">
zanderwar added a commit to zanderwar/silverstripe-recaptcha that referenced this issue Mar 25, 2018
@zanderwar zanderwar linked a pull request Mar 25, 2018 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant