Regexp error on filter_apply()
Reported by Virgil Dupras | September 18th, 2009 @ 11:32 AM | in se2.8.1 me5.6.5 pe1.7.6 (closed)
Application Identifier: com.hardcoded_software.dupeguru_me
Application Version: 5.6.4
Traceback (most recent call last):
File "/Applications/dupeGuru ME.app/Contents/Resources/dg_cocoa.plugin/Contents/Resources/dg_cocoa.py", line 95, in applyFilter_
File "dupeguru/app.pyc", line 136, in apply_filter
File "dupeguru/results.pyc", line 146, in apply_filter
File "re.pyc", line 190, in compile
File "re.pyc", line 245, in _compile
error: nothing to repeat
Comments and changes to this ticket
-
Virgil Dupras September 27th, 2009 @ 09:14 AM
- State changed from new to accepted
When regexp mode is off, writing down an invalid regexp (like "[") will result in an error. That error should just be ignored, and nothing should be filtered.
-
Virgil Dupras September 27th, 2009 @ 09:42 AM
- Milestone set to se2.8.1 me5.6.5 pe1.7.6
[milestone:id#51279 bulk edit command]
-
Virgil Dupras September 27th, 2009 @ 05:28 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras September 29th, 2009 @ 01:15 PM
- State changed from accepted to fixed
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Tags
Referenced by
- 60 Regexp error on filter_apply() (from [156]) [#60 state:fixed] Ignore invalid regexp in f...