To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41343
User aw changed the following:
What |Old value |New value
================================================================================
Assigned to|aw |thb
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jun 4 13:22:43 +0000
2008 -------
AW->THB: I think in lcl_importNumberAndSpaces the lcl_skipSpacesAndCommas at the
end should be triggered without condition, please compare with
lcl_importDoubleAndSpaces. ATM in Your code spaces are only consumed when a
number was imported. The calls for number import get called assuming read head
is on a number char and is forwarded to the next. If the method gets called on a
space it will block since it will not proceed to the next potential number (like
lcl_importDoubleAndSpaces does).
---------------------------------------------------------------------
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]