Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-17871

Provide IE11 polyfill for URLSearchParam API

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A

    Description

      URLSearchParam is a Javascript API dedicated to manipulate the URL query parameters easily. The API is supported by most of the browsers except IE11 (see: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams). It would be handy to be able to use directly this API instead of reinventing the wheel for this kind of usage, and a polyfill has been already written to support it on IE11 licensed with MIT: https://github.com/jerrybendy/url-search-params-polyfill so I suggest we start including this polyfill.

      Attachments

        Issue Links

          Activity

            People

              surli Simon Urli
              surli Simon Urli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: