getUIComponentProperty Handler throws NPE:
https://jsftemplating.dev.java.net/issues/show_bug.cgi?id=11
Issue #|11
Summary|getUIComponentProperty Handler throws NPE
Component|jsftemplating
Version|current
Platform|Windows
OS/Version|Windows XP
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|Events / Handlers
Assigned to|kenpaulsen
Reported by|ptsukla
------- Additional comments from ptsukla_at_dev.java.net Tue Mar 6 17:49:51 +0000 2007 -------
getUIComponentHandler in ComponentHandlers throws an Null pointer Exception when a non-existing component is passed to
it (Line 327). It should return a user friendly error message : (Component Id was not found)