Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email cloak broken when link parameters are not parsed #4354

Closed
wants to merge 1 commit into from

Commits on Sep 26, 2014

  1. Email cloak broken when link parameters are not parsed

    When an email link parameter contains values with characters such as #, ( or ), among others -
    <a href="mailto:mail@mail.com style="color: #00F">mail@mail.com</a>
    
    - only the latter pattern in the _clock function is matched and thus the code becomes broken.
    pjmatos committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    cef4b76 View commit details
    Browse the repository at this point in the history