To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75180


User sba changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
              Resolution|FIXED                     |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon May 14 16:20:47 +0000 
2007 -------
SBA: A single soft hyphen (copy-paste from document or Insert special character
via Edit box context menu and select SoftHyphen #173 / x00AD) is found. If there
is more than one character in the search field, the soft hyphen is ignored.
The Unicode ID search (check "Regular expression", search key ="\x00AD") does
not work.
This must work, too. It did in OOo 2.0.
SBA->FME: Reopening issue as discussed. The Regular expression search string is
unique, but it may occur in combination with other regular expressions. 
Examples:
 - "[\x00AD|\x00AO]" shall find soft hyphen OR non-breaking space in one go
 - "test\x00AD{2}" shall find the word "test" with TWO soft hyphens appended to 
it
Therefore I propose to "not exlude" the soft hyphen from the search in these two
cases:
(A) When the soft hyphen is the only character being searched for (Standard
scenario, already working)
(B) When the regular expression key "\x00AD" is part of the search string AND
regular expressions is checked.

---------------------------------------------------------------------
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]

Reply via email to