To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64368
------- Additional comments from [EMAIL PROTECTED] Wed Sep 27 23:41:48 -0700 2006 ------- OK, now I understand and perl does require the additional brackets (though it still seems non-intutive because [::] means the sams as [:] and the second : could reasonably be used to recognise that the user intends a character class). Anyway, all is now clear and apologies for my denseness. The more serious point is that in 2.0.4RC2 on Win XP I now can't get character classes to work at all, eg with RE flag set searching for [0-9] works fine, but [[:digit:]] finds nothing. Similarly with other named classes, with or without other characters before or after the brackets. Also, searching for [[:dig]] (for example) with the RE flag set sends Writer into a loop and the application has to be killed and restarted. Should I open new issue(s)? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
