Ticket #2146 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Window.getWindow() receives "APP" as name

Reported by: Marc Englund Owned by: Marc Englund
Priority: critical Milestone: User Interface Library 5.3.0 RC
Component: gwt-adapter-server Version: trunk
Keywords: Cc:
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: no Contract:

Description

Window.getWindow(String name) is called with name="APP"; this should never occur since /APP/ -requests are handled internally.

This is only a problem when overriding getWindow(), but this will probably be a very common case since we have multiple "main" window support.

Change History

Changed 3 months ago by Marc Englund

  • status changed from new to closed
  • resolution set to fixed

Fixed with Joonas' proposed fix; in [5622]

Note: See TracTickets for help on using tickets.