Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-17382

MacroMetadataParser ignores all attributes for macros without parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 3.2
    • 3.0
    • None

    Description

      // if no parameters are defined, then metadata is considered not defined
              if (parameters == null)
                  return null;
      

      This makes no sense, especially considering we have just parsed all the attributes.

      Attachments

        Activity

          People

            alynch Andrew Lynch (Inactive)
            alynch Andrew Lynch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: