Modify ↓
#4528 closed defect (fixed)
Search for colon-containing keys broken
| Reported by: | Ldp | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | r-2010-01-blocker | Cc: |
Description
Searching for colon-containing keys was broken in the past few days. Searching for one, for instance "a:b"=1 brings up a popup:
Unexpected token: <number>
Attachments (0)
Change History (9)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Keywords: | r-2010-01-blocker added |
|---|---|
| Priority: | normal → major |
| Version: | → latest |
Also broken: Tokens separated by =:
ref=1234
Adding this as a release blocker.
follow-up: 6 comment:5 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:6 by , 16 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:7 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
follow-up: 9 comment:8 by , 16 years ago
Btw ^foo$:^bar$ is no longer necessary, foo=bar does the same thing
comment:9 by , 16 years ago
Replying to jttt:
Btw
^foo$:^bar$is no longer necessary, foo=bar does the same thing
I just added it as a testcase showing that regex search was also broken, but thanks.
Note:
See TracTickets
for help on using tickets.



Also broken: