Support » Plugins » bSuite plugin automatically causes invalid code on publish?

  • Hi there,

    Whenever I have bSuite enabled, it rewrites all of my h1, h2, h3 etc. tags to have an id whenever I publish/update. This is fine, except it uses digits as the first characters of the id name (invalid markup). I can’t change or remove the id name – it is automatically put back in unless I edit it while bSuite is disabled. Does anyone know how to fix this?

    bSuite version is 4.0.6

    Here’s what w3c validator tells me:

    Line 228, Column 9: value of attribute "id" invalid: "6" cannot start a name
    
    <h1 id="6_utopian-abolitionist_1" >Utopian Abolitionists in Western Massachusett
    
    It is possible that you violated the naming convention for this attribute. For example, id and name attributes must begin with a letter, not a digit.

    Thanks for any help!

Viewing 1 replies (of 1 total)
  • Casey Bisson

    (@misterbisson)

    @jenny9580: Sorry it’s taken me so long, but this is finally fixed in the trunk/development version of the code. I hope to make a release with it soon.

Viewing 1 replies (of 1 total)
  • The topic ‘bSuite plugin automatically causes invalid code on publish?’ is closed to new replies.