You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/09/16 07:43:26 UTC

DO NOT REPLY [Bug 31255] - say in which scope searched when "No bean found under attribute key" is issued, which tag, which jsp line

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

say in which scope searched when "No bean found under attribute key" is issued, which tag, which jsp line

hauser@acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|say in which scope searched |say in which scope searched
                   |when "No bean found under   |when "No bean found under
                   |attribute key" is issued    |attribute key" is issued,
                   |                            |which tag, which jsp line



------- Additional Comments From hauser@acm.org  2004-09-16 05:43 -------
complementary to the above suggested improved error message that tries to follow
the princple of saying WHAT happened WHY, the error message could also be
amended with some info about WHERE - i.e.: was it in a bean:write or logic:equal
tag, etc.?

so, ideally the error message would be
<<adminMoney_005fde.jsp:187, logic:equal tag: No bean found under attribute key
"oneLoper" in scope session>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org