Issue #SCB2416
Ronny Voelker <[email protected]>
| Newsgroups | gmane.comp.java.scarab.issues |
|---|---|
| Message-ID | <[email protected]> |
Activity report on *Defect SCB2416 - Illegal regular expression for stripping special chars in search and wrong relative date alghoritm* Scarab Link: http://www.solitone.org/scarab/issues/id/SCB2416 Module: Scarab Activity generated by Ronny Voelker ([email protected]) at 12/11/2007 11:09 *Comments* - By Ronny Voelker - 12/11/2007 11:09 --- "Fine, so I will remove the method. I didn't want to blame you. I just wanted to be sure that I understand you right. Ok, my question is obsolete if I reread the comments. Btw. a working version of the regexp would be: "[\\+\\-\\|\\!\\(\\)\\{\\}\\[\\]\\^\\"\\~\\*\\?\\:\\\\]+|\\&{2}" The original one did not work because {2} was contained in a character group ([...]), not the main regexp."