[rt-users] How do we add a line of output to the user html?
Jo Rhett
jrhett at netconsonance.com
Fri Mar 6 13:13:24 EST 2009
I'm trying to determine why the following Scrip doesn't work:
http://wiki.bestpractical.com/view/JumpToFrontPageOnTicketResolve?J:RETURN=S9551522502_109540
Which is this:
Description: JumpToFrontPageOnTicketResolve
Condition: On Resolve
Action: User Defined
Custom action preparation code:
return 1;
Custom action cleanup code:
printf('<meta http-equiv="refresh" content="0;url=http://
helpdesk">');
return 1;
Template: Global template: Blank
Obviously I have a full URL instead of "helpdesk". But it doesn't
seem to be outputting this line -- it doesn't appear in HTML output.
What is missing here?
--
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source
and other randomness
More information about the rt-users
mailing list