Blog Posts macro performs case sensitive search of space key

XMLWordPrintable

    • Severity 2 - Major

      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.

            Assignee:
            Unassigned
            Reporter:
            Betsy Walker
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: