When i try to modify the category of tickets, i receive a null pointer exception, because the String variable "object", in the ContainerMenuHandler class, is null.
Any help?
Marco Pancioni
Antica Bottega Digitale
www.abd.it
You need to be logged in to post messages
When i try to modify the category of tickets, i receive a null pointer exception, because the String variable "object", in the ContainerMenuHandler class, is null.
Any help?
Marco Pancioni
Antica Bottega Digitale
www.abd.it
This error happens because the "dhv:container" tag of jsp haven't set the "object" parameter.
I fixed the error adding "object=ticketCategories" to "dhv:container" tag
I don't know the right value for this parameter, and i don't know if exist a right value!
Is there a right value for "object" parameter?
Marco Pancioni
Antica Bottega Digitale
www.abd.it
Hi Marco,
I wasn't able to reproduce that error on the community edition. I looked at the troubletickets_details.jsp and the object="TicketDetails" was set on the dhv:container. Was there another jsp that had the object attribute missing?
- Lorraine
Hi Lorraine,
The error happens in the admin module, when you try to change the categories of tickets (admin -> Config Module -> Help Desk -> categories-> modify).
The wrong jsp is "admin/admin_view_activecategories.jsp". in this file the dhv:container tag didn't have the "object" parameter.
Marco Pancioni
Antica Bottega Digitale
Concursive Suite Solution Provider