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


User mmeeks changed the following:

                  What    |Old value                 |New value
================================================================================
          Target milestone|---                       |OOo 2.0.4
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon May 22 04:34:04 -0700 
2006 -------
Of course also:

--- dbaccess/source/ui/dlg/detailpages.cxx
+++ dbaccess/source/ui/dlg/detailpages.cxx
@@ -359,8 +359,8 @@ DBG_NAME(OCommonBehaviourTabPage)
... 
-                       // the only types we're interested in is TEXT and DBASE
-                       if ( ( DST_DBASE == eDSType ) || ( DST_FLAT == eDSType 
) )
+                       // the only type we're interested in is TEXT
+                       if ( DST_FLAT == eDSType )

Is also rather important. Then I guess we just need to bump the record lengths
up from 70 chars in the bibliography dbase [ for an address !? ] to something
more sizeable; and life is good (?)

What do you think Frank should we do the same thing to the flat backend and
remove detailpages.cxx's 'adjustCharSets' altogether ? [ I thought the FLAT
backend was read-only & hence this would be no problem here, but perhaps I'm
confused ;-].

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