-
-
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
Not possible to change or create custom fields in "{} biblatex source" tab #8859
Comments
To be honest, I think this feature is too important to let go of it because of this index out of bounds. :/ Damn. Welcome back index out of bounds. |
Thank you @ThiloteE , I strongly believe it is possible to add the feature and fix the index out of bound issue at the same time. |
Hi team, I have done some researches on this issue again and would like to share my findings here. After digging much deeper of this issue, I have found that the cause of Both Additional information: |
Thank you! Don't worry, it is fine to post your findings here. Last time I might have overreacted slightly when I argued that Issues are mainly for Issue description / enhancement and feature ideas / design and discussion about how JabRef ought to be and you might have seen that post. Since then, I have come to realize: Discussion is good. Posting code and posting findings is good, even though newbies might not understand it. Too much discussion can be distracting though, but no worries :), in theory, if a discussion were to become too complicated and messy, we can always close it and create a follow up issue with a nice summary for all the people that don't want to dig through 50 pages of text xD |
Thanks for the detailed analysis! I think the problem is that you somewhere have a SortedList which is immutable. |
JabRef 5.7--2022-05-29--e8b80da I experience the same behaviour for non-custom fields, such as |
@Siedlerchr Could we reopen #8012? I would suggest to revert PR #8821 to retain the ability to edit field in bibtex source tab before we found a better solution for issue #8012. |
Closing this issue, as the commit was reverted. |
JabRef version
Latest development branch build (please note build date below)
Operating system
GNU / Linux
Details on version and operating system
JabRef 100.0.0 Linux 5.4.0-113-generic amd64 Java 18.0.1 JavaFX unknown
Checked with the latest development build
Steps to reproduce the behaviour
{} biblatex source
tabe.g.
whatever = {whatevernot}
,{} biblatex source
tabWhat happens:
New custom entry has not remained. It has vanished.
Additional info:
{
}
).title
by typingdate
will lead to vanishing.Cause:
I tested some recent commits and found it was caused by 7257350
What to do:
Not sure. We have the choice between pest and cholera.
options > customize entry types
Appendix
No response
The text was updated successfully, but these errors were encountered: