To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87024
                 Issue #|87024
                 Summary|inconsistelt regular expresion behavior with end of li
                        |ne character
               Component|Word processor
                 Version|OOo 2.4 RC4
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|editing
             Assigned to|mru
             Reported by|lohner





------- Additional comments from [EMAIL PROTECTED] Fri Mar 14 08:31:35 +0000 
2008 -------
- '$' matches the end of paragraph mark, ',_$' matches only the ',_'  This is
inconsistent!
- same for '[a-zA-Z]$' obviously
- a replace for a matching '$' consolidates two lines (expected), but not the
ones where somethign in front of the end of line is matched.
- the last end of paragraph is not matched - is this considered an 'end of
document' ?

Use the following example text:
This is a line with a period.
This is a line with a comma and a space before EOL, 
which continues on the next line.
This is a line without punctuation
continued on the next line.
Here come two empty lines.


This is the end.

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