Ticket #2095 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

Add a unique name attribute for each Embedded.TYPE_BROWSER

Reported by: Jouni Koivuviita Owned by: Matti Tahvonen
Priority: critical Milestone: User Interface Library 5.2.9
Component: gwt-adapter-client Version: 5.2.7
Keywords: fct Cc: sami.heikkinen@…
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

Use case: A JSP-page that is loaded into an Embedded.TYPE_BROWSER opens a popup window (native) which contains a form, that should send a POST request to the JSP-page that opened it. This is impossible currently, since there is no NAME-attribute specified for the IFRAMEs.

This can be a simple running number with a proper prefix.

Change History

Changed 4 months ago by Joonas Lehtinen

  • milestone changed from User Interface Library 5.2.8 to User Interface Library 5 stable branch backlog

Milestone User Interface Library 5.2.8 deleted

Changed 4 months ago by Matti Tahvonen

  • owner changed from ticketmaster to Matti Tahvonen
  • status changed from new to accepted

Changed 4 months ago by Matti Tahvonen

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

IMO this is ticket is pretty much feature creep. Parent page (the one in Embedded component) could set its name to whatever it wants to.

Anyways, debug id aka PID is now inserted as a name for iframes in iembedded.

Test case in [5474], fix in [5475]

Changed 4 months ago by Joonas Lehtinen

  • milestone changed from User Interface Library 5 stable branch backlog to User Interface Library 5.2.9
Note: See TracTickets for help on using tickets.