-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Comments
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. |
Steps to reproduce:
|
Okay, I merged your undo PR in. Would you like to investigate if you could find a solution for the problem? |
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. |
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.
(Bibtexing - official spec) |
This issue can be closed. The incorrect cache mechanism was removed in #2075. Other fields are now displayed correct. |
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?
The text was updated successfully, but these errors were encountered: