To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96362
User cmc changed the following:
What |Old value |New value
================================================================================
CC|'' |'kendy'
--------------------------------------------------------------------------------
Issue type|PATCH |DEFECT
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Nov 19 17:42:43 +0000
2008 -------
So the given debugging patch hopefully helps illustrate this. It will enforce
that the csv filter is at the bottom of the list, giving all other filters a
chance first. If the std::remove is removed then it be forced to the top.
With in it the document opens simply, with it out the document opens as a .csv.
Without the patch, its fairly arbitrary which way we open. Currently for me it
opens with OOO 3.0.0 on x86_64 as .csv and on i386 through a different filter.
Is there an existing mechanism, or a way to add one, to somehow mark filters
like the csv one or the text encoded ones as "final fallbacks of the final
fallback" so they appear at the end.
---------------------------------------------------------------------
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]