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

Regression with Unnecessary other field tab (#2002) #2064

Closed
grimes2 opened this issue Sep 25, 2016 · 6 comments
Closed

Regression with Unnecessary other field tab (#2002) #2064

grimes2 opened this issue Sep 25, 2016 · 6 comments
Labels
bug Confirmed bugs or reports that are very likely to be bugs ui

Comments

@grimes2
Copy link
Contributor

grimes2 commented Sep 25, 2016

I've observed a regression with #2002. Under certain conditions other fields are not displayed. It's better to undo the commit. Should I add a new pull request to revert the changes?

@Siedlerchr
Copy link
Member

Okay, I would say: First create a new PR. Then you could investigate this issue in more detail. Maybe you find the conditions and can add a check then for it.

@grimes2
Copy link
Contributor Author

grimes2 commented Sep 26, 2016

Steps to reproduce:

  1. File > New Biblatex database
  2. Bibtex > New entry > Article (First entry)
  3. Bibtex > New entry > Article (Second entry)
  4. (Second entry) language field: a
  5. File > Switch to Bibtex mode
  6. Restart Jabref
  7. Doubleclick on First entry
  8. Click on Second entry
  9. No other field tab with language field

@grimes2 grimes2 mentioned this issue Sep 26, 2016
@Siedlerchr
Copy link
Member

Okay, I merged your undo PR in. Would you like to investigate if you could find a solution for the problem?

@grimes2
Copy link
Contributor Author

grimes2 commented Sep 26, 2016

Investigating the issue shows, that this is a more general problem. Selecting another entry in main table doesn't update the Entry Editor properly. A similar problem as in Invalid field content lost when selecting different entry #1866.

@grimes2
Copy link
Contributor Author

grimes2 commented Sep 27, 2016

I found no solution for the problem. But I have a proposal for the "other fields" tab in Bibtex mode. This tab could show all the pure Biblatex fields of a given type. So the "other fields" tab has many fields. A common case is, that some fetched entries contain Biblatex fields. In this case, these fields are reliably displayed also in Bibtex mode.

An entry can also contain other fields, which are ignored by standard bibliography styles.

(Bibtexing - official spec)

@lenhard lenhard added ui bug Confirmed bugs or reports that are very likely to be bugs labels Sep 27, 2016
@grimes2
Copy link
Contributor Author

grimes2 commented Oct 4, 2016

This issue can be closed. The incorrect cache mechanism was removed in #2075. Other fields are now displayed correct.

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 ui
Projects
None yet
Development

No branches or pull requests

3 participants