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: 1.1.4, 1.2.0, 1.1.5, 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge Environment: Firefox browser (2.0, Linux) Reporter: Benjamin Gould Priority: Trivial Fix For: 1.2.0, 1.1.5, 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge 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.