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

Comments are not shown in entry preview #4098

Closed
mutlusun opened this issue Jun 5, 2018 · 1 comment
Closed

Comments are not shown in entry preview #4098

mutlusun opened this issue Jun 5, 2018 · 1 comment

Comments

@mutlusun
Copy link

mutlusun commented Jun 5, 2018

JabRef version 4.3 on Ubuntu 18.04

Steps to reproduce:

  1. Open entry preview on a entry with comments
  2. Comments are not shown (older versions have shown the comments field)

How to fix it:
Change following line in the prefix preferences:

\begin{review}<BR><BR><b>Review: </b> \format[HTMLChars]{\review} \end{review}</dd>

to

\begin{comment}<BR><BR><b>Comment: </b> \format[HTMLChars]{\comment} \end{comment}</dd>

I am reporting this, because I think that all users are affected.

Thanks for your great work!

@Siedlerchr
Copy link
Member

Thanks for reporting this. It seems to be that we overlooked this with #3762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants