[ https://issues.apache.org/jira/browse/PLUTO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Elliot Metsger resolved PLUTO-450. ---------------------------------- Resolution: Fixed Since 1.2.0 (current trunk) is being replaced by the 1.1-286-trunk-merge branch (and 1.1-286-COMPAT is going away) this issue is resolved since its been applied everywhere it needs to be. > ExternalAppScopedAttributeTest.jsp has a minor javascript error > --------------------------------------------------------------- > > Key: PLUTO-450 > URL: https://issues.apache.org/jira/browse/PLUTO-450 > Project: Pluto > Issue Type: Bug > Components: portlets-testsuite > Affects Versions: 2.0.0, 1.2.0, 1.1.4, 1.1.5, 1.1-286-COMPATIBILITY > Environment: Firefox browser (2.0, Linux) > Reporter: Benjamin Gould > Priority: Trivial > Fix For: 2.0.0, 1.1.5 > > Attachments: minor-javascript-error.patch > > > When using window.open, the first argument is the URL of the window's > content. The first argument of the window.open call on the referenced JSP is > HTML that is being interpreted as a web address to use for the new window. > This results in an unnecessary network call back to the server, and an > annoying exception in Tomcat. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.