Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17099

Marshalling headers not working due to CORS filter

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.3
    • Component/s: Web Common
    • Tags:
    • Sprint:
      nxNag Sprint 7.3.4
    • Story Points:
      1

      Description

      Our CORS filter current validates header names with a regex (^[a-zA-Z]\\w-*$) during preflight checks (requests with OPTIONS method) which means marshalling headers like "enrichers.document" cause a server failure due to the usage of the dot.

      This is a known issue in "cors-filter" (see here) and has been fixed in 1.9.3 thus we should update to at least this version.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: