Closed
Bug 123198
Opened 24 years ago
Closed 21 years ago
Detect unquoted variables in regexps.
Categories
(Bugzilla :: Testing Suite, enhancement, P4)
Tracking
()
RESOLVED
DUPLICATE
of bug 228444
People
(Reporter: CodeMachine, Assigned: zach)
Details
Generally you shouldn't interpolate an unquoted variable in a regexp. We should
detect this. It should be allowed through only if the variable name ends with
"_regexp" or some such.
See bug #113088, bug #95890 for instances of this problem.
| Reporter | ||
Updated•24 years ago
|
Priority: -- → P4
Target Milestone: --- → Bugzilla 2.20
Comment 1•21 years ago
|
||
other bug is newer, but it has a patch.
*** This bug has been marked as a duplicate of 228444 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Target Milestone: Bugzilla 2.20 → ---
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•