Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-1539

Olingo does not support matchesPattern function

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • (Java) V4 4.8.0
    • None
    • odata4-server
    • None

    Description

      MethodKind lacks support for matchesPattern. 

      As per https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#_Toc31360992 

      The matchesPattern function has the following signature:

      Edm.Boolean matchesPattern(Edm.String,Edm.String)

      The second parameter MUST evaluate to a string containing an [ECMAScript] (JavaScript) regular expression. The matchesPattern function returns true if the first parameter evaluates to a string matching that regular expression, using syntax and semantics of [ECMAScript] regular expressions, otherwise it returns false

      Attachments

        Activity

          People

            Unassigned Unassigned
            Sujeet Mishra Sujeet Mishra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: