Uploaded image for project: 'Shindig'
  1. Shindig
  2. SHINDIG-1242

Proxy doesn't pass "?" when saving an object

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.0
    • None
    • PHP
    • None
    • windows xp

    Description

      Some gadgets request:
      gadgets.io.getProxyUrl
      and use a URL with a "?" , e.g.,
      http://hfstatic.mentez.com/static/v7/orkut_pt.swf?1.2.1

      The proxy doesn't pass the part after the "?" when saving the file.
      E.g., try opening this:
      http://shindig/gadgets/proxy?refresh=36&url=http%3A%2F%2Fhfstatic.mentez.com%2Fstatic%2Fv7%2Forkut_pt.swf%3F1.2.1

      Another non-related issue is that some XMLs contain spaces that should be trimmed:
      $doc->loadXML(trim($messageBundleData), ...
      $doc->loadXML(trim($xmlContent),...

      Attachments

        Activity

          People

            Unassigned Unassigned
            zyoav yoav zibin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: