Uploaded image for project: '{RETIRED} XWiki Enterprise'
  1. {RETIRED} XWiki Enterprise
  2. XE-616

LiveTable impacted by velocity set to null option

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.2.3, 2.3 M1
    • 2.2.2
    • Other
    • None

    Description

      There is a issue in the LiveTable being impacted by the new velocity setting which allows set to null.

      The following code in macros.vm and LiveTableResultsMacros need to be changed from

      #if($propClassName!="")

      to

      #if("$Unable to render embedded object: File (propClassName") not found.="")
      or to
      #if($propClassName)

      The first solution would handle with and without the set to null setting

      Could we have this commited for 2.2.3 ?

      Attachments

        Issue Links

          Activity

            People

              sdumitriu Sergiu Dumitriu
              ludovic Ludovic Dubost
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: