To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92393
User macias changed the following:
What |Old value |New value
================================================================================
Status|CLOSED |UNCONFIRMED
--------------------------------------------------------------------------------
Resolution|DUPLICATE |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Aug 5 12:22:02 +0000
2008 -------
The other report is about bibliography database, my report is about inserting
into document entries _from_ this DB. So it is not about managing database
itself. See the discussion: metadata, database format, ODF format, and so on.
My report does not even touch such topics.
I don't see how this is related to displaying list of entries, I guess
currently to populate combobox you use
SELECT SHORTNAME FROM BibliographyDB;
and my wish is to change it to:
SELECT SHORTNAME FROM BibliographyDB ORDER BY SHORTNAME;
End of change.
The other report is about vast change in whole engine, mine is just about
sorting a combobox. No matter what backend you have you can always present
data (in "frontend") in random or ordered fashion. So one thing is not
dependent of another (reopening).
---------------------------------------------------------------------
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]