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

"restURL" meta tag has empty content

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A

    Description

      There is a typo in compatibility.js preventing the content of the meta tag "restURL" from being properly filled.

        addMetaTag('restURL', 'resturl');
      

      should be

        addMetaTag('restURL', 'rest-url');
      

      Attachments

        Issue Links

          Activity

            People

              enygma Eduard Moraru
              enygma Eduard Moraru
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: