Edgewall Software

Changes between Version 2 and Version 3 of Ticket #12379


Ignore:
Timestamp:
Mar 3, 2016, 4:44:35 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12379 – Release Notes

    v2 v3  
    1 * Fixed incorrect parsing of JSON response from recaptcha2.
    2 * Fixed recaptcha2 not rendering because `input` was placed inside the `div` where the captcha is rendered, but the `div` must be empty.
     1* Fixed incorrect parsing of JSON response from the reCAPTCHA2 API.
     2* Fixed reCAPTCHA2 image not rendering because `input` was placed inside the `div` where the captcha is rendered, but the `div` must be empty.