Only Parentheses are escaped in DollarStepPatternBuilder

Description

DollarStepPatternBuilder escapes only () of all regexp characters leading to failing patterns when applied later or to patterns matching stuff that is not intented.

Other Regexp Chars that should be escaped: []{}?^.*+

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created July 23, 2008 at 12:08 AM
Updated May 22, 2015 at 8:37 AM
Resolved July 24, 2008 at 11:54 AM