[Libreoffice-ux-advise] [Bug 70979] UI: "Conference Proceedings" is repeated three times in Bibliography Entries

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 24 15:49:39 UTC 2016


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

Yousuf (Jay) Philips <philipz85 at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needsUXEval
                 CC|                            |cno at nouenoff.nl,
                   |                            |fito at libreoffice.org,
                   |                            |libreoffice-ux-advise at lists
                   |                            |.freedesktop.org,
                   |                            |philipz85 at hotmail.com,
                   |                            |tietze.heiko at gmail.com,
                   |                            |vstuart.foote at utsa.edu

--- Comment #4 from Yousuf (Jay) Philips <philipz85 at hotmail.com> ---
As Owen has indicated in the form link, BibliographyDataType.idl[1] provides
the following differences between the for the three identical "conference
proceedings" strings :-

/** An article in the proceedings of a conference. This entry is identical to
the "inproceedings" entry and is included for compatibility with BiBTex. 
 */
const short CONFERENCE      = 3;

/** An article in the proceedings of a conference.
 */
const short INPROCEEDINGS   = 6;

/** The proceedings of a conference.
 */
const short PROCEEDINGS     = 12;

@Cor, @Heiko, @Stuart, @Adolfo: Owen has suggested new strings in comment 1, so
are there objections or alternative suggestions?

This can be easily fixed, as indicated in the forum link, by changing the
strings in -
http://opengrok.libreoffice.org/xref/core/extensions/source/bibliography/sections.src

[1]
http://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/text/BibliographyDataType.idl

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list