View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023078 | Lazarus | IDE | public | 2012-10-07 01:45 | 2013-02-04 22:16 |
Reporter | Benito van der Zander | Assigned To | Martin Friebe | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | amd64 | OS | Debian | OS Version | wheezy |
Product Version | 1.1 (SVN) | Product Build | r38276 | ||
Target Version | 1.0.4 | Fixed in Version | 1.1 (SVN) | ||
Summary | 0023078: regex backreference do not really work with case insensitive search | ||||
Description | If you use a regex backreference like $1 in a case insensitive search/replace you don't get the actually matched text, but a lower-case version of it. | ||||
Steps To Reproduce | Write ABC search for (.) (case insensitive, regular expression) and replace it by $1 | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 39372 | ||||
LazTarget | 1.0.4 | ||||
Widgetset | |||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-07 01:45 | Benito van der Zander | New Issue | |
2012-10-07 02:47 | Martin Friebe | LazTarget | => 1.2 |
2012-10-07 02:47 | Martin Friebe | Status | new => confirmed |
2012-11-25 20:45 | Martin Friebe | Status | confirmed => assigned |
2012-11-25 20:45 | Martin Friebe | Assigned To | => Martin Friebe |
2012-11-25 20:46 | Martin Friebe | Fixed in Revision | => 39372 |
2012-11-25 20:46 | Martin Friebe | LazTarget | 1.2 => 1.0.4 |
2012-11-25 20:46 | Martin Friebe | Status | assigned => resolved |
2012-11-25 20:46 | Martin Friebe | Fixed in Version | => 1.1 (SVN) |
2012-11-25 20:46 | Martin Friebe | Resolution | open => fixed |
2012-11-25 20:46 | Martin Friebe | Note Added: 0064031 | |
2012-11-25 20:46 | Martin Friebe | Target Version | => 1.0.4 |
2013-02-04 22:16 | Benito van der Zander | Status | resolved => closed |