-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Strings in edit fields not updating to match the source fields #2888
Comments
When you change to another entry and then change back, the update is applied and the field content is visible |
I think to solve this, wee need a Binding between codeArea.textProperty() and entry.toString() or a field which represents the whole BibEntry as String. |
Refs #2946 |
This should be fixed in the latest development version. Could you please check the build from http://builds.jabref.org/master/. Thanks! |
My brief tests are successful. Thanks for fixing #2888!
--
Professor Dominik Wujastyk <http://ualberta.academia.edu/DominikWujastyk>
,
Singhmar Chair in Classical Indian Society and Polity
,
Department of History and Classics <http://historyandclassics.ualberta.ca/>
,
University of Alberta, Canada
.
South Asia at the U of A:
sas.ualberta.ca
…On 12 July 2017 at 23:41, Tobias Diez ***@***.***> wrote:
This should be fixed in the latest development version. Could you please
check the build from http://builds.jabref.org/master/. Thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2888 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAuhhgTwb4BNPM9KGNF-QnrzWUkO7Z_5ks5sNT1qgaJpZM4NwMCm>
.
|
Sorry, this story isn't over after all. Edits to "biblatex source" are now correctly displayed in "required fields". But not vice-versa. Edits to "required fields" are not updated in "biblatex source." Dominik Using JabRef 4.0.0-dev--snapshot--2017-07-13--master--504646403 |
@wujastyk We've attempted another fix and source field should now also be updated. Could you please try out the newest development snapshot and report back if it works? |
Seems good, after simple tests. Thank you!!! JabRef 4.0.0-dev--snapshot--2017-07-18--master--7d31fa28c |
Sorry to say, but further work today shows that this problem persists. I've been working with this record:
In the "Required fields" tab I change the title to
and that change isn't saved or reflected in "biblatex source". JabRef 4.0.0-dev--snapshot--2017-07-18--master--7d31fa28c |
@wujastyk That's interesting, because the dev-snapshot you reported (7d31fa2) is the one directly before my fix with regards to the source panel was merged. In that the version, the bug actually shouldn't have been fixed (yet). Could you try again with a new version from http://builds.jabref.org/master/ ? |
Oh! I bungled my versions somehow. I thought I had everything straight,
but no. I've reinstalled the latest build and everything is fine.
My mistake, and many apologies for a false alarm!
Dominik
|
JabRef version
JabRef 4.0.0-dev--snapshot--2017-05-31--master--c9566c2a9
Linux 4.10.0-21-generic amd64
Java 1.8.0_131
Steps to reproduce:
The text was updated successfully, but these errors were encountered: