[ 
http://issues.apache.org/jira/browse/BEEHIVE-911?page=comments#action_12322936 
] 

Rich Feit commented on BEEHIVE-911:
-----------------------------------

Actually, what is ${requestScope.errorMessage} used for?  It doesn't look like 
our runtime ever puts it there.  Perhaps it should just be removed?

> error.jsp is using the wrong scope for finding error messages
> -------------------------------------------------------------
>
>          Key: BEEHIVE-911
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-911
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Daryl Olander
>     Assignee: Daryl Olander
>     Priority: Minor
>      Fix For: TBD

>
> In the Error.jsp page we are using ${request.errorMessage} to output the 
> errorMessage.  I believe this should be ${requestScope.errorMessage}.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to