To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108019
User fs changed the following:
What |Old value |New value
================================================================================
Assigned to|fs |oj
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.3
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Jan 4 12:10:00 +0000
2010 -------
Fixing this is not as easy as it might seem ...
In general, for file-based database types, OOo adds the / at the end of the
xlink:href value which points to the file or folder in question. The "file or
folder" is exactly the problem here: It would be easily possible to fix the
*import* code to strip this final slash. This would solve the problem here.
However, speaking strictly, it's already wrong to write the "....accdb/" part.
The URL here points to a file, so there must not be this final slash at all.
However, the slash was introduced for fixing issue 96134, where it indeed is
required, since the URL there denotes a folder.
So, for a proper fix, we would need to distinguish between a reference to a
folder and a reference to a file, which means extended the meta data for
database types, which perhaps isn't really trivial ... At least that's nothing I
would like to tamper with for 3.2 anymore, the more since even if this were
fixed, issue 108040 would still prevent us from using the MSA2007 databases
properly :-\
---------------------------------------------------------------------
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]