Re: Pass opener (and target) to popop with window.open
Lukasz Lenart <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkN0YUsEATgW_KxBpXD4zcOKqu7LLrPRmWFtfdZ-UVXveg@mail.gmail.com> |
śr., 6 lis 2024 o 15:48 Ragnar Rüütel <[email protected]> napisał(a): > I'm trying to access windows.opener.document from popup (and windows.name) but unfortunately it doesn't pass the opener to popup. > This feature used to work on webwork 2.2.* version. > Has this feature been removed or do I need to configure something in my action/struts.xml? > > I've recreated this scenario on struts-examples/coding-actions here: https://github.com/apache/struts-examples/pull/388/files Is it related to DOJO and DOJO plugin? If so the plugin has been deprecated in Struts 2.1 and removed in 2.5 https://cwiki.apache.org/confluence/display/WW/Struts+2.3+to+2.5+migration#Struts2.3to2.5migration-Dependencies Cheers Lukasz