• If I tag a post as ‘ “test tag” ‘ (i.e. including the double quotes), this plugin fails to escape or strip the quote marks, and the the HTML produced:

    <meta name=”DC.subject” content=””Test tag”” />

    is thus invalid.

    While tagging with quotes is not sensible, it may happen, and should be catered for, per Postel’s Law.

    (It may be better if WordPress simply stripped quotes from tags)

    The problem also occurs with the ‘Add Meta Tags’ plugin, as reported at plugin-add-meta-tags-html-breaks-if-tags-include-quotes

  • The topic ‘[Plugin: Dublin Core for WP] HTML breaks if tags include quotes’ is closed to new replies.