[rt-users] Change "Stalled" to "Cust-Pending"

Jesse Vincent jesse at bestpractical.com
Thu Aug 7 14:41:14 EDT 2003



On Thu, Aug 07, 2003 at 10:45:41AM -0700, Russ Johnson wrote:
> * Jesse Vincent <jesse at bestpractical.com> [2003-08-07 10:40]:
> > While we don't recommend changing the status system, that's just not true. 
> > A simple grep will show you that asside from the localization framework, the string
> > "stalled" shows up four places in all of RT's source code. The results
> > of that grep should show you where you would want to alter things to add
> > or change a status.
> 
> Here's the perl to do it:
> 
> perl -pi -e 's/stalled/AwaitingCustomer/' *
> 
> That will change EVERY instance of "stalled" to "AwaitingCustomer" in
> every file in a given directory. 

RT sometimes useses the word "installed" in various places. Be careful
;)

> -- 
> Russ Johnson
> Dimension 7/Stargate Online
> http://www.dimstar.net
> 
> Top post? http://www.caliburn.nl/topposting.html
> 
> Random thought #7 (Collect all 19)
> "I am bigger than anything that can happen to me. All these things, sorrow, misfortune, and suffering, are outside my door. I am in the house, and I have the key." - Charles Fletcher Lummis
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
> 

-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the rt-users mailing list