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


User pescetti changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'pescetti'
--------------------------------------------------------------------------------




------- Additional comments from pesce...@openoffice.org Sat Dec 12 13:16:07 
+0000 2009 -------
[Commenting on the second regular expression only, I didn't check the first]

Actually I would have used another regular expression for the second purpose you
state, i.e., ([^ ]*)[ ]+([^ ]*) which doesn't show the bug.

But indeed there is something strange with the behavior of
([^ ]*)[ ]*([^ ]*)
It seems that, in cells with no spaces, cells with an even number of characters
(aa, aaaa, ...) are correctly left untouched, while cells with an odd number of
characters (a, aaa, ...) are duplicated, thus resulting in "aa", "aaaaaa" and 
so on.

---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to