[ tapestry-Bugs-672743 ] Pages Implementing Listeners cause NPE
"SourceForge.net" <[email protected]> Wed, 22 Jan 2003 13:33:00 -0800
| Newsgroups | gmane.comp.java.tapestry.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #672743, was opened at 2003-01-22 15:33 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=672743&group_id=4754 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Eric Everman (eeverman) Assigned to: Nobody/Anonymous (nobody) Summary: Pages Implementing Listeners cause NPE Initial Comment: Any page that implements PageRenderListener, PageDetachListener, or PageCleanupListener will throw a NPE in v2.4 in AbstractComponent.finishLoad(arg1, arg2, arg3). All of these listeners assume that the _page field has been set, but it seems (logically) to be null for a Page. A possible fix would be to have AbstractPage over-ride finishLoad(arg1, arg2, arg3) to use 'this' instead of '_page'. Eric Everman ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104754&aid=672743&group_id=4754 ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp