We had strange errors in iNotes.User was unable to access menu (new mail, reply, etc.).
ERROR in Log :
Couldn’t find design note - menucode_ub [/iNotes/Forms85.nsf/iNotes/Proxy/?OpenDocument&Form=s_JSScript&l=en&CR&MX&TS=20090925T202241,90Z&charset=ISO-8859-1&ua=ub&PresetFields=s_Menu;1,s_Base;1,s_Custom;1,s_Read;1,s_Edit;1]
I was able reproduce error only in IE and only if session was in DWA Portlet (Websphere Portal 6.0…) or initiated in the same browser session ( we use single sign-on ).
I think, it’s problem with logic of the QueryString parsing.
Problem was resolved by creating copies of subforms menucode_ie, s_JSBase_ie and s_JSRead_ie and replacing ie by ub in the name.
I used this solution as temporary.
I hope, somebody can provide real solution.
//Couldn’t find design note - s_JSBase_ub
//Couldn’t find design note - s_JSRead_ub