DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27518>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27518

[portal] submit to url minimize locks window minimized





------- Additional Comments From [EMAIL PROTECTED]  2004-03-18 17:01 -------
The fix works. All WindowState.* links are now working as required. Thanks.

But there must be some minor bug in PortletURLProviderImpl.toString() method. 
It happened only when loglevel is set to DEBUG. As it is clear from exception 
stack trace, NPE occurs when trying to make up debug message in Cocoon.debug() 
method. I used debugger and exception occured when it was iterating over 
session attributes; attribute 
named "org.apache.cocoon.portal.impl.PortalServiceInfo/portal/org.apache.cocoon.
portal.event.impl.DefaultEventConverterE" is of type ArrayList and one of its 
elements resulted NPE when converted toString().

Reply via email to