As far as I can see, the method doCancel is called as expected. This in turn calls returnToBrowser, which uses rundata.setRedirectURI to request a redirect. But then, the view processor starts processing news-form, which is the template associated with NewsFormAction, rather than processing news-portlet, which is the template associated with NewsBrowser. Has the redirect failed?
[09 Oct 2003 10:13:40 DEBUG] - GenericMVCPortlet: Executing action [portlets.NewsFormAction] for portlet [NewsForm] [09 Oct 2003 10:13:40 DEBUG] - Action: try executing events [09 Oct 2003 10:13:40 INFO] - NewsFormAction.doCancel [09 Oct 2003 10:13:40 INFO] - NewsFormAction.returnToBrowser [09 Oct 2003 10:13:40 INFO] - setting redirect URI http://edv51.iplan.dklb.de:8080/infoauftritt/portal/media-type/html/user/tur bine/page/de fault.psml/js_panename/NewsBrowser [09 Oct 2003 10:13:40 INFO] - GenericMVCPortlet - calling processView on processor [09 Oct 2003 10:13:40 INFO] - VelocityViewProcessor - processing news-form [09 Oct 2003 10:13:40 INFO] - VelocityViewProcessor - locating template - [EMAIL PROTECTED] 5news-form.vm [09 Oct 2003 10:13:40 DEBUG] - TemplateLocator: template exists: /var/tomcat4/webapps/infoauftritt/WEB-INF/templates/vm/portlets/html/news-f orm.vm returning /html/news-form.vm [09 Oct 2003 10:13:40 INFO] - GenericMVCPortlet - setting this portlet's content [09 Oct 2003 10:13:40 DEBUG] - CapabilityMap: User-agent: Mozilla/4.0 mapped to ns4text/html-HTML_3_2/HTML_JAVA/HTML_JAVASCRIPT/HTML_TABLE/H TML_FORM/HTML_FRAME/HTML_IMAGE/HTML_CSS1/HTML_LAYER/HTML_PLUGIN/HTML_DOM_NS4 /HTTP_COOKIE/ [09 Oct 2003 10:13:40 DEBUG] - TemplateLocator: template exists: /var/tomcat4/webapps/infoauftritt/WEB-INF/templates/vm/navigations/html/dkl b_bottom.vm returning /html/dklb_bottom.vm [09 Oct 2003 10:13:40 INFO] - redirect requested, response already committed: http://edv51.iplan.dklb.de:8080/infoauftritt/portal/media-typ e/html/user/turbine/page/default.psml/js_panename/NewsBrowser Regards Michael Burschik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
