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





------- Additional comments from [email protected] Wed Jan  7 16:25:38 +0000 
2009 -------
Ah, the ODF stores range address as 

'file:///file/path'#Sheet1.A1:'file:///file/path'#Sheet1.A4 (A)

instead of

'file:///file/path'#Sheet1.A1:Sheet1.A4 (B)

So, it's most likely because the parser is expecting the (B) form while the (A)
form is provided by the ODF importer.

I wonder if this is the correct ODF syntax (to always provide the start and end
cell addresses for range separated by ':' i.e. form A) instead of using form B.

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