Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-2530

Problem with label when comparing 2 versions having a comment change

    XMLWordPrintable

Details

    • bugfixingweek

    Description

      The label displays "changes.comment." instead of the value.

      <th>$msg.get("changes.comment.property")</th>
      <th>$msg.get("changes.comment.previousvalue")</th>
      <th>$msg.get("changes.comment.newvalue")</th>
      </tr>
      #end
      #set($propname = $objdiff.getPropName())
      <tr>
      <td>$msg.get("changes.comment.${propname}")</td>
      

      Attachments

        Activity

          People

            amelentev Artem Melentev
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: