Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibreOffice: wrong numbers in citation labels #1592

Closed
dliessi opened this issue Jul 15, 2016 · 2 comments · Fixed by #1599
Closed

LibreOffice: wrong numbers in citation labels #1592

dliessi opened this issue Jul 15, 2016 · 2 comments · Fixed by #1599
Labels
bug Confirmed bugs or reports that are very likely to be bugs openoffice/libreoffice

Comments

@dliessi
Copy link

dliessi commented Jul 15, 2016

JabRef version 3.5 on Mac OS X 10.11.5.
LibreOffice 5.1.4.2.

Steps to reproduce:

  1. Connect to LibreOffice text document.
  2. Select style Default [number].
  3. Insert twice the same citation.
  4. Click on the update button.

Expected result:

[1] [1]

Actual result:

[1] [1; 2]

Example bibliography:

@Article{A,
  author  = {A},
  title   = {A},
  journal = {A},
  year    = {2016},
}

Screenshot:
testjabref

oscargus added a commit that referenced this issue Jul 17, 2016
@oscargus oscargus mentioned this issue Jul 17, 2016
1 task
@oscargus
Copy link
Contributor

There is a version that should fix this at http://builds.jabref.org/fix1592/ (in 15 minutes or so). Please try it out.

@dliessi
Copy link
Author

dliessi commented Jul 17, 2016

It works as expected now.
Thanks for fixing it so quickly!

@matthiasgeiger matthiasgeiger added the bug Confirmed bugs or reports that are very likely to be bugs label Jul 17, 2016
koppor added a commit that referenced this issue Jul 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs openoffice/libreoffice
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants