Skip to content

Default Preview Setting doesn't display comment #4937

Closed
@notuntoward

Description

@notuntoward

The default entry preview format is referencing the old "review" field. This doesn't exist anymore, as it was renamed to "comment" or "Comments," depending upon where you look.

The problematic line is:

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

The "comment" field is displayed in the entry preview if I change the above line to this:

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

JabRef 4.3.1
Windows 10 10.0 amd64
Java 1.8.0_201

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions