Application layout tests contains unrelated code
Brought to you by:
bastafidli
See TODO in applicationtest.jsp and
applicationtest1.jsp. These contaisn something like
request.setAttribute("activemodule", xxx);
where xxx is "portal" but portal is not part of the
core. Why is this there and can it be removed? Does it
affect derived pages?