You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/04/28 15:43:54 UTC

DO NOT REPLY [Bug 28655] New: - NPE when delete coplet in full screen status

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=28655>.
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=28655

NPE when delete coplet in full screen status

           Summary: NPE when delete coplet in full screen status
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: blocks
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: roy_huang@nbmgroup.com


In samples like http://localhost:8888/samples/blocks/portal/portal.
1.In News tab ,select one coplet,full screen,delete it.NPE appear,and refresh 
the browser,the correct window appear.
2.Select TabDemo2,NPE appear again and the whole portal doesn't work then.If 
select TabDemo2 at first and full-screen--->delete,it generate NPE directly and 
fatally.Only logout can return the login page.

Carsten said he has fix the first one.He asked me to open this new bug.

Roy Huang