ConcourseSuite Support

Support
Corporate
PUBLIC PROFILE

Back to topics

Discuss Issue and Case Management

Missing import tag on jsp files

You need to be logged in to post messages

Missing import tag on jsp files

1/28/2008 9:24 AM EST

I've found two import tag missing on jsp files. Without this tag was impossible to select a contact on ticket form

in troublestickets_js_contactlist.jsp:

<%@ page import="java.util.*,org.aspcfs.modules.troubletickets.base.*,org.aspcfs.modules.contacts.base.Contact, org.aspcfs.utils.web.HtmlOption" %>

in troubletickets_js_categorylist.jsp:
<%@ page import="java.util.*,org.aspcfs.modules.troubletickets.base.*,org.aspcfs.modules.admin.base.User,org.aspcfs.modules.actionplans.base.ActionPlan" %>


Marco Pancioni

Antica Bottega Digitale

www.abd.it


1. 1/28/2008 10:56 AM EST

Another import missing in troubletickets_details.jsp

<%@ page import="com.zeroio.iteam.FileItem" %>

2. 1/30/2008 3:25 AM EST

Thanks for the bug report and resolution, I've entered the details in ticket #30.

Thanks for your support!

Lorraine

2 results found