| Anonymous | Login | Signup for a new account | 2023-09-10 00:30 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | My Account |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000160 | mSLDev | General (other) | public | 2013-06-05 16:04 | 2013-06-07 14:53 | |||
| Reporter | Wims | |||||||
| Assigned To | administrator | |||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 0.4.1.0 | ||||||
| Summary | 0000160: regex search | |||||||
| Description | "/timer/" doesn't match ".timername" Is this normal? | |||||||
| Tags | No tags attached. | |||||||
| Beta mIRC version? | ||||||||
| mIRC Version | ||||||||
| Attached Files | ||||||||
Notes |
|
|
(0000108) administrator (administrator) 2013-06-06 17:03 |
Yes; however, I've slightly modified the behavior to feel more PCRE-ish (although it's not even close). |
|
(0000109) Wims (reporter) 2013-06-07 04:59 edited on: 2013-06-07 05:01 |
I remember this isn't pcre but, since this is a mIRC program, I was thinking it should work, in which regex flavor /timer/ doesn't match ".timername"? Having a regex support that limited is just not working. |
|
(0000111) administrator (administrator) 2013-06-07 14:53 |
The original behavior was to operate on whole words, so /timer.+/ will do what you wanted. I've modified the behavior to do a normal scan. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2013-06-05 16:04 | Wims | New Issue | |
| 2013-06-06 17:03 | administrator | Note Added: 0000108 | |
| 2013-06-06 17:03 | administrator | Status | new => closed |
| 2013-06-06 17:03 | administrator | Assigned To | => administrator |
| 2013-06-06 17:03 | administrator | Resolution | open => fixed |
| 2013-06-06 17:03 | administrator | Fixed in Version | => 0.4.1.0 |
| 2013-06-07 04:59 | Wims | Note Added: 0000109 | |
| 2013-06-07 04:59 | Wims | Status | closed => feedback |
| 2013-06-07 04:59 | Wims | Resolution | fixed => reopened |
| 2013-06-07 05:01 | Wims | Note Edited: 0000109 | View Revisions |
| 2013-06-07 14:53 | administrator | Note Added: 0000111 | |
| 2013-06-07 14:53 | administrator | Status | feedback => closed |
| 2013-06-07 14:53 | administrator | Resolution | reopened => fixed |
| Copyright © 2000 - 2011 MantisBT Group |