DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4147>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4147 <jetspeed:info requestedInfo="UserName" /> causes NullPointerException in JSP Summary: <jetspeed:info requestedInfo="UserName" /> causes NullPointerException in JSP Product: Jetspeed Version: 1.3a1 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: portlets AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In a JPS portlet, <jetspeed:info requestedInfo="UserName" /> causes the folowing error: [Fri Jul 27 08:14:23 EDT 2001] -- ERROR -- Error processing info-tag, parameter: UserName Exception: java.lang.NullPointerException Stack Trace follows: java.lang.NullPointerException at org.apache.jetspeed.services.jsp.tags.InfoTag.doStartTag(InfoTag.java:105) at WEB_0002dINF.templates.jsp.portlets.html.hello_time_4._jspService(hello_time_4.j ava:81) <jetspeed:info requestedInfo="ServerDate" /> works as expected. Note: This bug was introduced in 1.3a2-dev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
