You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/01/23 04:42:08 UTC

[Issue 41706] space class in regular expression do not cover tab

https://issues.apache.org/ooo/show_bug.cgi?id=41706

hanya <ha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |hanya.runo@gmail.com
         Resolution|---                         |OBSOLETE

--- Comment #9 from hanya <ha...@gmail.com> ---
Since version 3.4, [:space:] matches to tab also. 
Current help page for list of regular expression contains: 
> [:space:] Represents a space character (but not other whitespace characters).
The page should be updated.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.
You are watching all issue changes.