To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44354
User fs changed the following:
What |Old value |New value
================================================================================
Assigned to|msc |fs
--------------------------------------------------------------------------------
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
Target milestone|--- |OOo Later
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Mar 7 07:06:20 -0800
2005 -------
at the moment, we explicitly disallow encodings which are not fixed-size (e.g.
where different characzers are represented with a different number of bytes).
While this makes sense for dBase (because else the semantics of a "field
length", which is essential for dBase files, becomes undefined), I at the moment
can't imagine a reason why we also do this for flat text files.
The solution would be pretty easy: simply adjust |adjustCharSets| in
|detailpages.cxx| in dbaccess to *not* exclude such charsets for flat files.
However, I date to do this for 2.0 ...
---------------------------------------------------------------------
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]