Ticket #2146 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
