[Rt-commit] r14008 - rt/3.8/branches/3.8.0-releng/etc
jesse at bestpractical.com
jesse at bestpractical.com
Fri Jul 11 11:26:27 EDT 2008
Author: jesse
Date: Fri Jul 11 11:26:15 2008
New Revision: 14008
Modified:
rt/3.8/branches/3.8.0-releng/etc/initialdata
Log:
r39575 at 68-246-144-190 (orig r13979): ruz | 2008-07-10 19:51:25 -0400
* use correctly subject tag in default autoreply
Modified: rt/3.8/branches/3.8.0-releng/etc/initialdata
==============================================================================
--- rt/3.8/branches/3.8.0-releng/etc/initialdata (original)
+++ rt/3.8/branches/3.8.0-releng/etc/initialdata Fri Jul 11 11:26:15 2008
@@ -200,11 +200,11 @@
a summary of which appears below.
There is no need to reply to this message right now. Your ticket has been
-assigned an ID of [{RT->Config->Get(\'rtname\')} #{$Ticket->id()}].
+assigned an ID of [{$Ticket->QueueObj->SubjectTag || $rtname} #{$Ticket->id()}].
Please include the string:
- [{RT->Config->Get(\'rtname\')} #{$Ticket->id}]
+ [{$Ticket->QueueObj->SubjectTag || $rtname} #{$Ticket->id}]
in the subject line of all future correspondence about this issue. To do so,
you may reply to this message.
More information about the Rt-commit
mailing list