Bug #19845
Add Category Error
0%
Description
I tried to add a new category, but just trying to start the process resulted in an error:
Details
Timestamp: 2018-05-01 15:32:41.170
URI: /Elog/administrators/add/category
Query: null
HTTP Status code: 500
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Message:
An exception occurred processing JSP page /WEB-INF/ElogClientAdministratorsAddEditCategory.jsp at line 108
105:
106:
Tags
107:
108: <% out.print(((category.isActive() != null && category.isActive()) || category.getId() == null) ? "checked=\"checked\"" : ""); %>>Active
109: "/>
110:
111:
Stacktrace:
History
#1 Updated by Kyle Hazelwood almost 3 years ago
- Category set to Client
- Status changed from New to Assigned
- Assignee set to Kyle Hazelwood
- Priority changed from Normal to Low
- Target version set to Version 2.0
This appears to only happen to Log admins, super admins don't have the issue. I'll look into the bug, in the mean time what was the category you wanted to add?
#2 Updated by Kyle Hazelwood almost 3 years ago
- Status changed from Assigned to Resolved
Fixed on test server. Will go out next restart.
#3 Updated by Kyle Hazelwood over 2 years ago
- Status changed from Resolved to Closed