• Resolved juslintek

    (@juslintek)


    Img has no self closing tag so some regexes which are checking on that do no work and do no add some additional data.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Patrick Sletvold

    (@16patsle)

    Thanks for reporting!
    Do you have any examples on what additional data is missing? It would greatly help me while trying reproduce.

    Plugin Author Patrick Sletvold

    (@16patsle)

    If you mean that the image tags are not closed with />, I’m unfortunately not able to reproduce. For me they are closed with /> regardless of whether the plugin is active, which is as it should be as the plugin is not modifying that part of the HTML.

    @juslintek should the problem still occur, please report back. It would be great if you could provide additional info, like which version of WordPress, which version of the plugin and (if possible) if the issue also occurs with other plugins disabled.

    Plugin Author Patrick Sletvold

    (@16patsle)

    @juslintek I believe I have found the issue, just misunderstood you earlier. The regexes in the plugin were written in such a way that self-closing tags needed to close with />, or else they would be skipped. This should be fixed in the next version, as long as I don’t find any problems with the fix.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug img has no self-closing tag’ is closed to new replies.