Re: Bibliography DB and DBaseIII files [was: Patch for Easy Hack 45033]

2012-03-14 Thread Caolán McNamara
On Tue, 2012-03-13 at 16:25 +0100, Lionel Elie Mamane wrote: > In the 3.5 biblio.odb, they are only hidden from view. Right click on > any column header (title), choose "show columns" then "all". If we > want this to be the default, save that odb and commit it to git. Doh, done, thanks. C. _

Re: Bibliography DB and DBaseIII files [was: Patch for Easy Hack 45033]

2012-03-13 Thread Lionel Elie Mamane
On Tue, Mar 13, 2012 at 12:22:38PM +, Caolán McNamara wrote: > On Tue, 2012-03-13 at 06:56 +0100, Lionel Elie Mamane wrote: >> On Fri, Mar 09, 2012 at 03:15:10PM +, Caolán McNamara wrote: >>> a) oddly base doesn't show the same fields that the bibliography >>>widget does, possibly a bug

Re: Bibliography DB and DBaseIII files [was: Patch for Easy Hack 45033]

2012-03-13 Thread Caolán McNamara
On Tue, 2012-03-13 at 06:56 +0100, Lionel Elie Mamane wrote: > On Fri, Mar 09, 2012 at 03:15:10PM +, Caolán McNamara wrote: > > a) oddly base doesn't show the same fields that the bibliography > >widget does, possibly a bug worth fixing ? > > Cannot immediately reproduce. Which field is vi

RE: Bibliography DB and DBaseIII files [was: Patch for Easy Hack 45033]

2012-03-13 Thread Winfried Donkers
> > b) oddly base doesn't seem to "PACK" the dbase III files after > >editing, so deleted records still take up space in the file, > >possibly a bug worth fixing ? > > Do you have an idea of how to "PACK" a dbase III file? Is is already > implemented in our code and we just need to add the

Bibliography DB and DBaseIII files [was: Patch for Easy Hack 45033]

2012-03-12 Thread Lionel Elie Mamane
On Fri, Mar 09, 2012 at 03:15:10PM +, Caolán McNamara wrote: > Aha, now I understand the problem. Looking a bit closer, our biblio.odb > *doesn't* embed the database inside the .odb, this is one of the .odbs > which point to an external data source/sink. In this case it points to > ~/.libreoff