To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88793
User fs changed the following:
What |Old value |New value
================================================================================
Assigned to|fs |oj
--------------------------------------------------------------------------------
Keywords| |regression
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu May 22 12:47:29 +0000
2008 -------
fs->oj: You don't need mail merge for this. Just use an arbitrary text-based
database, and change, in the UI, the Field Delimiter to {Tab}. After saving,
closing, and re-opening the document, this setting is gone.
Looking into the content.xml there is
<db:driver-settings>
<db:delimiter db:field="	"
db:string="""
db:decimal="."
db:thousand=","/>
<db:font-charset db:encoding="UTF-8"/>
</db:driver-settings>
I.e., the setting is properly written, but not properly read by the filter.
---------------------------------------------------------------------
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]