Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Regexp group number show wrong #7

Closed
nuintun opened this issue Mar 13, 2015 · 1 comment
Closed

Regexp group number show wrong #7

nuintun opened this issue Mar 13, 2015 · 1 comment

Comments

@nuintun
Copy link

nuintun commented Mar 13, 2015

Here is a regexp:

(@import\s+url\s*\(.+?\);?|@import\s+(['"]).+?\2;?)

the right group number will be:
right

but in regexper:
wrong

@nuintun nuintun changed the title regexp group number show wrong Regexp group number show wrong Mar 13, 2015
@javallone
Copy link
Owner

This bug actually went back to some rework I did before the site was even launched (it was caused by e362a54 for the curious). I'm amazed it has been around this long.

Thank you very much for catching and reporting it!

@javallone javallone reopened this Mar 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants