Page 1 of 1

[Bug] crash in regex tester

Posted: 24 Sep 2015 16:34
by bogdyro
There's a problem in the regular expression tester when entering a certain pattern or pasting it. automagic just crashes every time.
this is the regex string
(\d{1,3})h|m
When I type the '|' it crashes.
I'm adding the crash log also
Thanks

Re: [Bug] crash in regex tester

Posted: 24 Sep 2015 19:47
by Martin
I can reproduce this crash. This bug should be fixed in the next EAP build.
Thanks for reporting!