Hi Community,
I have a strange situation and at this time out of my wits to figure
this out.
Essentially wanted a MYPORTAL_CONSULTANT profile similar to
MYPORTAL_EMPLOYEE . Instead of editing the MYPORTAL_EMPLOYEE or any of
the default Portal Pages, decided to create a new set with Portal Page
data and linking to PortalPagePortlet. Also created a new security group
to link up and everything else required and I am able to see the
consultant portal pages with the defined menu items.
The problem is intermittent in some cases where the menu items don't
show up except for the default main and preferences. On a few setups
the menu items just don't show up.
Digging through the code figured that the method renderMenuItemString of
ModelMenuItem.java is not getting called in all cases where the menu
does not show up. Working backwards from there, thought would be able to
trap what is going wrong but no luck so far. Hence this note to see if
anyone as any suggestions. Note that the default MYPORTAL_EMPLOYEE
though works fine.
Thanks in advance
Ray