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


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to