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

ezHTTPTool::sendHTTPRequest() fails on port not 80

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.4.0beta2
    • 4.2.0, 4.3.0, 4.4.0alpha1
    • Misc
    • None

    Description

      When Apache is set up with alternate port (not default 80), ezHTTPTool::sendHTTPRequest() fails as regexp does not handle port in the $uri, and use of $uri does not handle alternative values in $port input parameter.

      This means that the HTTP header Host: parameter and the $passthrough functionalitys HTTP header Content-Location: misses port values.

      A good solution here would be to make regexp handle port in the uri, and ignore the $port input parameter.

      Attachments

        Activity

          People

            andre1 andre1
            aba aba
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: