To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84979
User er changed the following:
What |Old value |New value
================================================================================
CC|'' |'dr,er'
--------------------------------------------------------------------------------
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
OS/Version|Windows XP |All
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jan 4 15:04:21 +0000
2008 -------
The problem may as well be how the return values of ScRange::Parse() and
ScAddress::Parse() are used, judging without having stepped through that is.
Interestingly the loop of ScRangeData::MakeValidName() does something that one
method below in ScRangeData::IsNameValid() is marked with a comment: THIS IS
WRONG; well, yes, obviously.. Instead of checking just for any flag, a check for
presence of all relevant flag that are needed to form a valid address should be
done, maybe that would already be sufficient. Maybe the underlying ::Parse()
methods do need changes anyway to correctly handle R1C1 notation. CONV_XL_A1 and
CONV_XL_R1C1 aren't enabled in the UI of upstream builds yet so not well tested
either, but are available just in patched versions of go-oo releases. You're
welcome to try things out.
As changes might affect also range names created during Excel file import I Cc
'dr' on this.
---------------------------------------------------------------------
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]