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


User sba changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Mar  8 15:17:15 +0000 
2007 -------
SBA: This is what happens:
Search for ".*"
=> Any character is found PLUS Any character is found => string "\n" is found as
it consists of two characters.
 -> Works as designed.
Replace with "&"
=> the found string is used again. Since that one was "\n" with checked "RegEx",
It will be inserted as a paragraph break at the position of the found string,
see the List of regular expressions.

Set to Worksforme.


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