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

contententrybylabel macro performs case sensitive search of space key

XMLWordPrintable

      Consider this:

      {contentbylabel:release,bau,January,2009|key=Core\|operator=AND}

      It returns results, as expected, but if we use this:

      {contentbylabel:release,bau,January,2009|key=CoRe\|operator=AND}

      No results are returned. The space key is being used case sensitively when it should not. A brief examination of the code suggests the bug should not exist, but perhaps we're looking at the wrong area. Another bug report (CONF-13969) relates to a similar probelm.

            Unassigned Unassigned
            80cc0750eb13 John Baker
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: