-
-
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
Fix "Protected Terms" formatting #10415
Comments
Hi, is anyone currently working on this issue? If not, we would like to have it as our course project. |
As a general advice for newcomers: check out Contributing for a start. Also, guidelines for setting up a local workspace is worth having a look at. Feel free to ask here at GitHub, if you have any issue related questions. If you have questions about how to setup your workspace use JabRef's Gitter chat. Try to open a (draft) pull-request early on, so that people can see you are working on the issue and so that they can see the direction the pull request is heading towards. This way, you will likely receive valuable feedback. |
@yuyan-z Thanks for your interest, you are welcome! the issue is free to take. I will put it now on reserved and assign you |
Thank you so much! We will start working on it and create a draft pull request as soon as possible |
* Update ProtectTermsFormatter.java * Update ProtectedTermsMenu.java * Update CHANGELOG.md * Update CHANGELOG.md * Update ProtectedTermsMenu.java * Update ProtectedTermsMenu.java * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Oliver Kopp <[email protected]>
Test bib:
demo
entry. Navigate to thetitle
field.BPMN4TOSCA
.BPMN4TOSCA
{}{BPMN}{}4TOSCA rocks in {}{BPMN}{} and {}{TOSCA}{}
demo.terms
manually: Remove spaces at the end.{}{BPMN}{}4TOSCA rocks in {}{BPMN}{} and {}{TOSCA}{}
These points have to be fixed:
{}
contained. -->{BPMN4TOSCA} rocks in {BPMN} and {TOSCA}
{}{}{}{}{}{}{}{BPMN}{}{}{}{}{}{}{}4TOSCA rocks in {}{}{}{}{}{}{}{BPMN}{}{}{}{}{}{}{} and {}{}{}{}{}{}{}{TOSCA}{}{}{}{}{}{}{}
Also add test cases.
The text was updated successfully, but these errors were encountered: