To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70277
User er changed the following:
What |Old value |New value
================================================================================
CC|'rainerbielefeld' |'gaozm,rainerbielefeld,tqf
| |a'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jun 28 18:39:00 +0000
2007 -------
Not quite, but almost ;-) It goes into the right direction by correctly
removing the backslash (nPos-1) instead of the ampersand (nPos), but now with
the test for presence of the '&' character it works only for the ampersand case.
The functionality is disabled for other calls, see ScTable::SearchCell() where
it is also used to convert a "\t" string to the tab character, but a "\\t"
should result in "\t". With the change it results in '\' plus tab character
instead.
---------------------------------------------------------------------
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]