SythilTech / Odoo

Odoo Modules
39 stars 113 forks source link

html_form_builder 11.0.1.0.2 - recaptcha2 is not displayed #20

Open gezzzan opened 6 years ago

gezzzan commented 6 years ago

hello!

thanks for your work on this app!

i have an issue on Odoo Community 11 with recaptcha2 using version 11.0.1.0.2 of html_form_builder

I registered the domain at google, got site key and secret key, added them to the form's recaptcha2 settings, but when displaying I see this in the browser (latest chrome) console: "Could not get content for https://www.google.com/recaptcha/api.js defined in bundle 'web.assets_frontend'. (anonymous) @ web.assets_frontend.js:263"

Tried restarting odoo, pressed Crtl+F5 in browser for full reload, also tried in developer mode

when viewing the html source in odoo's page editor I can see the recaptcha div element, seems ok

any hint what might be wrong?

thanks

SythilTech commented 6 years ago

Thank you for bringing this issue to my attention.

I have released version 1.0.3 for Odoo 11 which should fix this.

You can either update to the newest version and drag in a new recaptcha or you can manually add this line to your form.

Githubissues.
  • Githubissues is a development platform for aggregating issues.