[Vtigercrm-commits] [vtiger development] #6118: Customer Portal -- Link in mail is wrong
vtiger development
vtiger-tickets at trac.vtiger.com
Mon Jul 6 09:51:10 EDT 2009
#6118: Customer Portal -- Link in mail is wrong
----------------------------+-----------------------------------------------
Reporter: Jean.Denis | Owner: developer
Type: defect | Status: new
Priority: trivial | Milestone: 5.1.0
Component: customerportal | Version: 5.1.0-rc
Keywords: |
----------------------------+-----------------------------------------------
When you add a comment to a Trouble Ticket, a mail is send to the Contact
who has opened the Ticket with this link :
.../portal/index.php?module='''Tickets'''&action=index&ticketid=3&fun=detail
but the module Tickets doesn't exist. This is the module HelpDesk so that
is the right link
.../portal/index.php?module='''HelpDesk'''&action=index&ticketid=3&fun=detail
For fixing that, you just have to change at line 75 of
/modules/HelpDesk/DetailViewAjax.php the name of the module.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6118>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list