https://bugs.documentfoundation.org/show_bug.cgi?id=104766

Alex Thurgood <ipla...@yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1

--- Comment #7 from Alex Thurgood <ipla...@yahoo.co.uk> ---
@aermyr : thanks for your feedback.

Your idea about metadata storage limits might not be too far off the mark. I
don't know what the limit on this kind of metadata is, but it probably isn't
limitless, and perhaps there is indeed a bug in committing a large amount of
such information to the database file. However, I consider the description
information loss and the autonumber setting to be different bugs. They should
therefore be filed under separate reports.

It would help us if you could provide a sample ODB file where the problem
occurs - obivously, this is a public web site, so you would need to scrub any
confidential or personal information from it, or else provide a sample ODB with
random data that we could use to test.

My second request would be that you indicate whether, when you say that
autonumbering is lost, do you mean that the UI in table design mode displays
AUTOVALUE=FALSE, or do you really mean that entering data in table data entry
mode refuses to increment a new tuple with the correct number ? What I'm trying
to ascertain is whether the database DDL is rewritten when you encounter the
problem, and saved to the underlying database so that autonumbering is
effectively lost, or whether it is merely a confusing (and buggy) UI artefact,
whereas the underlying database schema still maintains autonumbering correctly.

In all of this, I am assuming that you are using the native embedded hsqldb
1.8.0 engine that is currently the default database engine for LibreOffice. If
you are using another db engine as the backend, please specify which one, and
how you are connecting to it (driver type, version number, db engine version).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to