noosfero | Fix recaptcha buttons bar missing in comments form (!1224)

Pedro de Lyra gitlab at mg.gitlab.com
Thu Jun 1 18:20:01 BRT 2017


New Merge Request !1224

https://gitlab.com/noosfero/noosfero/merge_requests/1224

Project:Branches: pedrodelyra/noosfero:fix-captcha-modal-bug to noosfero/noosfero:master
Author:    Pedro de Lyra
Assignee:  

I'm not sure why but the html_safe-like methods (like safe_join, used in the helper buttons_bar) are working pretty strange when the html to be parsed involves "a" tags. Safe_join was removing the confirm and cancel buttons from the recaptcha modal and they weren't even appearing anymore in the html source code, so I replaced this helper for a pure html div to create the buttons container.


---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1224
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170601/1f5c63d5/attachment.html>


More information about the Noosfero-dev mailing list