1

Topic: Unexpected ID removal

Just noticed the beta version incorrectly  removed some ID's from my tags if "unique_ids" is set. I'm sure they were not duplicate and didn't include spaces. Specifically, here's the html:
<p id='div_get_started'>
            some text <button type='button' id='button_get_started'>Get Started</button>
</p>
Both id's were removed, I have no idea why.

2

Re: Unexpected ID removal

Can you provide some more details? I am unable to replicate this issue. You can test using the beta htmLawed's test form at http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/beta/htmLawedTest.php.