Menu

#26 Message key not resolved

open
nobody
Core/Basic (9)
5
2004-06-04
2004-06-04
Anonymous
No

At Scope alpha 2:

If a pointer is used in a SPanel and missmatch occured
between
pointerdefinition and model method name the appropriate
log message
will not be resolved correctly. Only
???pointerNotDefined??? will be displayed.

In my opinion the private
ScopeInternalException.getMessages()
or the call of
super(getMessages(source).getMessage(msgCode, params))
isn't correct.

This is a terrible bug, becasue I can't find the
missmatch w/o
having the message params.

Discussion


Log in to post a comment.