Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
JSF ig:menuItem issues. Please address ASAP.
posted

Please review this and give us a solution.

The below piece of code was working earlier, before moving to infragistics-webmenu-8.2.20082.1003.jar. Now it breaks with the a NullPointerException. Please address this.

<ig:menu id="pastDueActivitiesMenu1"

menuBarItemStyleClass="menuBarItem"

menuBarItemHoverStyleClass="menuBarItemHover">

<ig:menuItem id="pastDueActivitiesMenuItem1" tooltip="Mark As Read"

styleClass="menuBarItem createMenu"

hoverStyleClass="menuBarItemHover createMenu"

actionListener="#{pastDueActivitiesBean.markAsRead}"

disabled="false" />

<ig:menuItem id="pastDueActivitiesMenuItem2"

tooltip="Delete Activity" styleClass="menuBarItem deleteMenu"

hoverStyleClass="menuBarItemHover deleteMenu"

actionListener="#{pastDueActivitiesBean.messagesToBeDeleted}"

disabled="false" />

</ig:menu>

Thanks

Amit Tiwary

IFM Development

FairIsaac India Dev Center 

 

  • 120
    posted

    hi, Amit!

    Could you help us to provide Exception stack trace?

    Thanks a lot,

    Nina Ruseva 

  • 45049
    posted

    This is a bug, a breaking change, or something not set up correctly in the application.  It's not clear which from the information provided, but if this worked in previous versions, it seems more likely to be either a bug or a breaking change.

    My best suggestion is to submit a support request and include a sample project that we can run and debug which demonstrates the issue you're experiencing.  A Developer Support Engineer will investigate your support request and work with you to resolve the issue.