Closed gaurav- closed 9 years ago
Hi guarav
Thanks for pointing that out! That's absolutely a bug versus a design decision. I was just about to publish a new version of this module (1.3.0
), so I can tackle this now too. (Actually, I already did, including a regression test.)
This will be published momentarily. Thanks very much!
If you'd like to review it, this is the patch that I introduced:
Does that seem sane to you?
Closing as resolved with 62a4047. (Can reopen the ticket if necessary, per code-review.)
Thank you for the very useful library, it sure saved me a lot of time! But I encountered one unexpected behavior – I was expecting space to be treated as a special character. The OWASP guideline also mentions this…
…and they have listed what they mean by special characters.
Was exclusion of space from special characters by design? Or is it a bug? I am happy to send a PR (it's a simple fix) but want to be sure first.