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

Blog Posts macro performs case sensitive search of space key

XMLWordPrintable

      Under v2.7.2, the space parameter of the Blog Posts macro was case-insensitive and now (in 2.10.2) it is not, therefore code like this

      {blog-posts:4|spaces=product|content=excerpts}
      

      now must be changed to one of the following:

      {blog-posts:4|spaces=Product|content=excerpts}
      {blog-posts:4|spaces=@self|content=excerpts}
      

      Please make this parameter again be case-INsensitive.

            Unassigned Unassigned
            62f0b6c856b1 Betsy Walker
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: