Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-25683

Support IO uris without schemes

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: High High
    • 1.4.0-beta1
    • None
    • None
    • None

    Description

      The current Url Decorator does not allow the usage of URIs without a defined scheme. These are treated as relative instead.

      eg.:

      //static.example.com will be turned into /static.example.com by the decorator instead of leaving it as is.

      Since PHP 5.4.7 parse_url correctly returns host when there is no scheme defined.

      One use case is to allow CDN URIs which would use the same URI scheme as the main page the user is browsing.

      Attachments

        Activity

          People

            Unassigned Unassigned
            skinn3r skinn3r
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: