Clarify: contains, startswith, endswith, indexof should all be case-sensitive

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • V4.01_CS01
    • Affects Version/s: V4.01_CSD03
    • Component/s: URL Conventions
    • None
    • Environment:

      Proposed and optimistically applied

    • Hide

      Clarify the string comparison functions do case-insensitive string compares.

      Show
      Clarify the string comparison functions do case-insensitive string compares.

      To avoid any possible confusion, we should explicitly state that contains, startswith, endswith, and indexof should do case-sensitive string comparisons.

      It's fairly common practice to use TOUPPER or TOLOWER on the operands in order to do case-insensitive comparisons.

            Assignee:
            handl
            Reporter:
            Michael Pizzo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: