DWR

DWR fails when window.name contains characters that are munged by HTTP

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Normal Normal
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 3.0.1
  • Component/s: Engine
  • Documentation Required:
    No
  • Description:
    Hide
    Short version: We call LocalUtil.urlDecode on the server, but we don't ever URL encode.

    Window.name is there as an experiment into solving the multiple window connection limit problem using an elected master window as a main conduit and passing data around between windows on the client. This support was never completed so we might be able to drop the window.name support totally.
    Show
    Short version: We call LocalUtil.urlDecode on the server, but we don't ever URL encode. Window.name is there as an experiment into solving the multiple window connection limit problem using an elected master window as a main conduit and passing data around between windows on the client. This support was never completed so we might be able to drop the window.name support totally.

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    11/May/09 9:02 PM
    Updated:
    23/Dec/10 9:47 PM