From wash at wananchi.biz Tue Oct 1 04:47:49 2002 From: wash at wananchi.biz (Odhiambo Washington) Date: Tue, 1 Oct 2002 11:47:49 +0300 Subject: [rt-users] Re: RT Database - RESOLVED In-Reply-To: References: Message-ID: <20021001084749.GT44987@ns2.wananchi.com> * Paul.Taylor at equifax.com [20020930 10:03]: wrote: > Wash, > > This may not help (or even match your scenario), but then again it may so > ...... > > Last week our machine crashed - following a recovery RT was behaving > weirdly - could see stuff and create tickets but couldn't add comments. > > We are use MySQL and it turned out a couple of tables (indexes actually) > were marked as corrupt - running repair table resolved the problems. > > Corruption was identified with :- > mysqlcheck --defaults-file=.my.cnf --all-databases --check --extended > > Tables repaired using 'mysql> repair table', full details in MySQL > documentation. It turned out that complex queries in MySQL need write access to the temp directory, and permissions were denying this. -Wash -- Odhiambo Washington "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: +254 2 313985-9 +254 2 313922 so I installed FreeBSD." GSM: +254 72 743223 +254 733 744121 This sig is McQ! :-) Meeting, n.: An assembly of people coming together to decide what person or department not represented in the room must solve a problem. From wash at wananchi.biz Tue Oct 1 07:29:30 2002 From: wash at wananchi.biz (Odhiambo Washington) Date: Tue, 1 Oct 2002 14:29:30 +0300 Subject: [rt-users] RT Email Notification In-Reply-To: <20020927205149.68383.qmail@web12902.mail.yahoo.com> References: <20020927205149.68383.qmail@web12902.mail.yahoo.com> Message-ID: <20021001112930.GA69612@ns2.wananchi.com> * Niranjan Patel [20020927 23:55]: wrote: > I dont get any email back from RT after I reply to > email or correspond to email. I see the correspondence > in RT but no email is send back. > Is there any process I need to run as a crone job You should also look at config.pm and see the $LogDir entry and try to look at what's been written to the log files by rt. cheers - wash +----------------------------------+-----------------------------------------+ Odhiambo Washington, wash at wananchi.com . WANANCHI ONLINE LTD (Nairobi, KE) | http://ns2.wananchi.com/~wash/ . 1ere Etage, Loita Hse, Loita St., | GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI | +---------------------------------+------------------------------------------+ "Oh My God! They killed init! You Bastards!" --from a /. post From niranjanalt at yahoo.com Tue Oct 1 10:35:57 2002 From: niranjanalt at yahoo.com (Niranjan Patel) Date: Tue, 1 Oct 2002 07:35:57 -0700 (PDT) Subject: [rt-users] RT Email Notification In-Reply-To: <20021001112930.GA69612@ns2.wananchi.com> Message-ID: <20021001143557.14942.qmail@web12902.mail.yahoo.com> Thanks everyone. I am able to send emails . The logs were not writting anything. The problem was the sendmailpath in config.pm was not pointing to a right path Thanks Niranjan --- Odhiambo Washington wrote: > * Niranjan Patel [20020927 > 23:55]: wrote: > > I dont get any email back from RT after I reply to > > email or correspond to email. I see the > correspondence > > in RT but no email is send back. > > Is there any process I need to run as a crone job > > You should also look at config.pm and see the > $LogDir entry and try to look > at what's been written to the log files by rt. > > > > cheers > - wash > +----------------------------------+-----------------------------------------+ > Odhiambo Washington, wash at wananchi.com . WANANCHI > ONLINE LTD (Nairobi, KE) | > http://ns2.wananchi.com/~wash/ . 1ere Etage, Loita > Hse, Loita St., | > GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI > | > +---------------------------------+------------------------------------------+ > "Oh My God! They killed init! You Bastards!" > --from a /. post > _______________________________________________ > 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 __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com From dwayne at newnetco.com Tue Oct 1 12:54:10 2002 From: dwayne at newnetco.com (Dwayne Voelker) Date: Tue, 1 Oct 2002 12:54:10 -0400 Subject: [rt-users] loop detection not working? Message-ID: <4AFE42D73ED1F345A576D3290FF8421C4007@exchange.nnco.net> hi, we redirect mail on our mail gateway (virtusertable) with queue at domain.org going to queue at rt.domain.org the email address set on the queue itself is queue at domain.org so replys to messages from the queue will go through the gateway we also have multiple aliases for each queue like queue: "|/path/to/rt/bin/rt-mailgate --queue queue --action correspond" queue2: "|/path/to/rt/bin/rt-mailgate --queue queue --action correspond" we set up the loop detection in rt like return(1) if ($address =~ /^queue\@domain.org$/i); return(1) if ($address =~ /^queue\@rt.domain.org$/i); return(1) if ($address =~ /^queue2\@domain.org$/i); return(1) if ($address =~ /^queue2\@rt.domain.org$/i); if a customer creates a ticket to queue2 at domain.org then replys to the autoresponse while ccing the queue at domain.org the loop detection fails and emails start looping I have set it to send notification of loops to me so i get the loop notices but these looping emails are getting put into the ticket as new correspondence to requestor and the email is logged in maillog as sent. it seems to me that rt should never send mail it thinks is a loop to requestor, is this right? -d voelker From ted at serreyn.com Tue Oct 1 13:34:30 2002 From: ted at serreyn.com (Ted Serreyn) Date: 01 Oct 2002 12:34:30 -0500 Subject: [rt-users] problem with adding a cc user to already existing ticket, email not sent Message-ID: <1033493670.29674.71.camel@tedlaptop.serreyn.com> Ok, here is what I have done. I have all scripts defined so that my requestors and cc's all get notified. However when I have a ticket and manually add a temp cc (newuser at remotesite.com in this example -- a real address was used, but has been changed to protect the innocent) on a coorespondence, it never gets sent, I get a bounced message like the one shown below. Ideas? Sendmail version is 8.11.6 running on redhat-7.2. Ted Serreyn Serreyn Network Services http://www.serreyn.com/ The original message was received at Tue, 1 Oct 2002 12:22:35 -0500 from apache at localhost ----- The following addresses had permanent fatal errors ----- "OtherRecipients of serreyn.com Ticket #140":; ----- Transcript of session follows ----- 553 5.1.3 "OtherRecipients of serreyn.com Ticket #140":;... List:; syntax illegal for recipient addresses Reporting-MTA: dns; serreyn.com Arrival-Date: Tue, 1 Oct 2002 12:22:35 -0500 Final-Recipient: RFC822; "553 List:; syntax illegal for recipient addresses"@serreyn.com Action: failed Status: 5.1.3 Last-Attempt-Date: Tue, 1 Oct 2002 12:22:35 -0500 Return-Path: Received: (from apache at localhost) by serreyn.com (8.11.6/8.11.6) id g91HMZr23623; Tue, 1 Oct 2002 12:22:35 -0500 Date: Tue, 1 Oct 2002 12:22:35 -0500 Subject: [serreyn.com #140] Tenneco Scheduling From: "Ted Serreyn via RT" Reply-To: support at serreyn.com In-Reply-To: Message-ID: Precedence: bulk X-RT-Loop-Prevention: serreyn.com RT-Ticket: serreyn.com #140 Managed-by: RT 2.0.14 (http://bestpractical.com/rt/) RT-Originator: ted at serreyn.com Cc: new.user at remotesite.com To: "OtherRecipients of serreyn.com Ticket #140":; From ted at serreyn.com Tue Oct 1 13:40:25 2002 From: ted at serreyn.com (Ted Serreyn) Date: 01 Oct 2002 12:40:25 -0500 Subject: [rt-users] problem with adding a cc user to already existing ticket, email not sent In-Reply-To: <1033493670.29674.71.camel@tedlaptop.serreyn.com> References: <1033493670.29674.71.camel@tedlaptop.serreyn.com> Message-ID: <1033494025.11839.75.camel@tedlaptop.serreyn.com> To follow up on my own post, is this what the line in config.pm does with sendmail? $UseFriendlyToLine = 1; (which is what I have it set to right now?) Ted Serreyn On Tue, 2002-10-01 at 12:34, Ted Serreyn wrote: > Ok, here is what I have done. I have all scripts defined so that my > requestors and cc's all get notified. > > However when I have a ticket and manually add a temp cc > (newuser at remotesite.com in this example -- a real address was used, but > has been changed to protect the innocent) on a coorespondence, it never > gets sent, I get a bounced message like the one shown below. > > Ideas? Sendmail version is 8.11.6 running on redhat-7.2. > > Ted Serreyn > Serreyn Network Services > http://www.serreyn.com/ > > > The original message was received at Tue, 1 Oct 2002 12:22:35 -0500 > from apache at localhost > > ----- The following addresses had permanent fatal errors ----- > "OtherRecipients of serreyn.com Ticket #140":; > > ----- Transcript of session follows ----- > 553 5.1.3 "OtherRecipients of serreyn.com Ticket #140":;... List:; > syntax illegal for recipient addresses > > > Reporting-MTA: dns; serreyn.com > Arrival-Date: Tue, 1 Oct 2002 12:22:35 -0500 > > Final-Recipient: RFC822; "553 List:; syntax illegal for recipient > addresses"@serreyn.com > Action: failed > Status: 5.1.3 > Last-Attempt-Date: Tue, 1 Oct 2002 12:22:35 -0500 > > > Return-Path: > Received: (from apache at localhost) > by serreyn.com (8.11.6/8.11.6) id g91HMZr23623; > Tue, 1 Oct 2002 12:22:35 -0500 > Date: Tue, 1 Oct 2002 12:22:35 -0500 > Subject: [serreyn.com #140] Tenneco Scheduling > From: "Ted Serreyn via RT" > Reply-To: support at serreyn.com > In-Reply-To: > Message-ID: > Precedence: bulk > X-RT-Loop-Prevention: serreyn.com > RT-Ticket: serreyn.com #140 > Managed-by: RT 2.0.14 (http://bestpractical.com/rt/) > RT-Originator: ted at serreyn.com > Cc: new.user at remotesite.com > To: "OtherRecipients of serreyn.com Ticket #140":; > > _______________________________________________ > 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 From ted at serreyn.com Tue Oct 1 13:47:34 2002 From: ted at serreyn.com (Ted Serreyn) Date: 01 Oct 2002 12:47:34 -0500 Subject: [rt-users] problem with adding a cc user to already existing ticket, email not sent In-Reply-To: <1033494025.11839.75.camel@tedlaptop.serreyn.com> References: <1033493670.29674.71.camel@tedlaptop.serreyn.com> <1033494025.11839.75.camel@tedlaptop.serreyn.com> Message-ID: <1033494454.29679.77.camel@tedlaptop.serreyn.com> Got it, RTFM!!! Ted Serreyn On Tue, 2002-10-01 at 12:40, Ted Serreyn wrote: > To follow up on my own post, is this what the line in config.pm does > with sendmail? > > $UseFriendlyToLine = 1; (which is what I have it set to right now?) > > Ted Serreyn > > On Tue, 2002-10-01 at 12:34, Ted Serreyn wrote: > > Ok, here is what I have done. I have all scripts defined so that my > > requestors and cc's all get notified. > > > > However when I have a ticket and manually add a temp cc > > (newuser at remotesite.com in this example -- a real address was used, but > > has been changed to protect the innocent) on a coorespondence, it never > > gets sent, I get a bounced message like the one shown below. > > > > Ideas? Sendmail version is 8.11.6 running on redhat-7.2. > > > > Ted Serreyn > > Serreyn Network Services > > http://www.serreyn.com/ > > > > > > The original message was received at Tue, 1 Oct 2002 12:22:35 -0500 > > from apache at localhost > > > > ----- The following addresses had permanent fatal errors ----- > > "OtherRecipients of serreyn.com Ticket #140":; > > > > ----- Transcript of session follows ----- > > 553 5.1.3 "OtherRecipients of serreyn.com Ticket #140":;... List:; > > syntax illegal for recipient addresses > > > > > > Reporting-MTA: dns; serreyn.com > > Arrival-Date: Tue, 1 Oct 2002 12:22:35 -0500 > > > > Final-Recipient: RFC822; "553 List:; syntax illegal for recipient > > addresses"@serreyn.com > > Action: failed > > Status: 5.1.3 > > Last-Attempt-Date: Tue, 1 Oct 2002 12:22:35 -0500 > > > > > > Return-Path: > > Received: (from apache at localhost) > > by serreyn.com (8.11.6/8.11.6) id g91HMZr23623; > > Tue, 1 Oct 2002 12:22:35 -0500 > > Date: Tue, 1 Oct 2002 12:22:35 -0500 > > Subject: [serreyn.com #140] Tenneco Scheduling > > From: "Ted Serreyn via RT" > > Reply-To: support at serreyn.com > > In-Reply-To: > > Message-ID: > > Precedence: bulk > > X-RT-Loop-Prevention: serreyn.com > > RT-Ticket: serreyn.com #140 > > Managed-by: RT 2.0.14 (http://bestpractical.com/rt/) > > RT-Originator: ted at serreyn.com > > Cc: new.user at remotesite.com > > To: "OtherRecipients of serreyn.com Ticket #140":; > > > > _______________________________________________ > > 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 > From NDajani at exchange.ml.com Tue Oct 1 14:52:50 2002 From: NDajani at exchange.ml.com (Dajani, Nader (TAG.GTS)) Date: Tue, 1 Oct 2002 14:52:50 -0400 Subject: [rt-users] RT autoreply username Message-ID: <1FFF1BA57EA8D511BE7700306E02EF28D4A7AA@ehope06.hew.us.ml.com> Hi all-- I have just finished installing RT on an s390 mainframe, and I am getting kind of a weird problem. I don't know if it is an RT config issue or apache or what.... Whenever I open a new ticket in a queue that I have created (say 'testqueue'), I get an email autoreply from RT with the default autoresponse template. The problem is that the username in my inbox is 'Daemon user for apache' and the reply-to address is wwwrun at whateverRTserver.com. I looked into the httpd.conf file and it turns out that the user that actually runs httpd is wwwrun....and looking into /etc/passwd, I see that wwwrun's description is 'Daemon user for apache.' For some reason, whatever is sending is messing up. Does anyone know how to change this? The server that I am working on has been messed around with significantly...it is a test server, so I dont know if the configuration for sendmail or apache is the problem or something like that. Also, whenever I open a ticket in the default RT queue (in this case 'general'), the email gets sent correctly. This only seems to happen when I do it in a queue that has been created manually. Any ideas? TIA, Nader From hollow1 at cc.gatech.edu Tue Oct 1 14:53:44 2002 From: hollow1 at cc.gatech.edu (James Adam Sigler) Date: Tue, 1 Oct 2002 14:53:44 -0400 (EDT) Subject: [rt-users] Importing data into RT Message-ID: All, Where do the rt files with the actual message content live, and also, if I am going to import data from a completely unrelated help application into RT what is the best way to accomplish this? Should I write directyly into the database and the files, or should I email them all into the system after they have been parsed and managed? -- Sincerely, -James Adam Sigler- James Adam Sigler College of Computing Georgia Tech Phone: 404-385-1279 Office: CRB 251D Email: hollow1 at cc.gatech.edu From Bernhard.Schmalhofer at biomax.de Tue Oct 1 16:52:55 2002 From: Bernhard.Schmalhofer at biomax.de (Bernhard Schmalhofer) Date: Tue, 01 Oct 2002 22:52:55 +0200 Subject: [rt-users] Recommended version for 2.0.14 Message-ID: <3D9A0B27.2060501@biomax.de> Hi, i have just tried to do an installation of RT-2-0-14 under Linux. As in previous installations I followed the installation instructions and almost everything went OK, until I started my first request on the apache webserver. In the apache logfile I get following error: [Tue Oct 1 20:13:40 2002] [error] Can't call method "handle_request" on an undefined value at /mnt/MP1/RT/rt2/bin/webmux.pl line 170, line 2. I'm using the uptodate versions of the relevant software: MySQL: 3.23.52 Perl: 5.8.0 Apache httpd: 1.3.26 mod_perl: 1.37 HTML::Mason: 1.13 My question is wether there is a recommended set of versions for RT-2-0-14? After some trial and error I went back in version history and settled with: MySQL: 3.23.52 Perl: 5.8.0 Apache httpd: 1.3.26 mod_perl: 1.37 HTML::Mason: 1.05 RT: 2-0-12 This seems to work fine. CU, Bernhard -- ************************************************* Bernhard Schmalhofer Senior Developer Biomax Informatics AG Lochhamer Str. 11 82152 Martinsried, Germany Tel: +49 89 89 55 74 - 839 Fax: +49 89 89 55 74 - 25 PGP: https://ssl.biomax.de/pgp/ Email: mailto:Bernhard.Schmalhofer at biomax.de Web: http://www.biomax.de ************************************************* From bruce_campbell at ripe.net Tue Oct 1 17:31:15 2002 From: bruce_campbell at ripe.net (Bruce Campbell) Date: Tue, 1 Oct 2002 23:31:15 +0200 (CEST) Subject: [rt-users] RT autoreply username In-Reply-To: <1FFF1BA57EA8D511BE7700306E02EF28D4A7AA@ehope06.hew.us.ml.com> Message-ID: On Tue, 1 Oct 2002, Dajani, Nader (TAG.GTS) wrote: > I have just finished installing RT on an s390 mainframe, and I am Were there any problems in getting RT running on this? > Whenever I open a new ticket in a queue that I have created (say > 'testqueue'), I get an email autoreply from RT with the default > autoresponse template. The problem is that the username in my inbox is > 'Daemon user for apache' and the reply-to address is > wwwrun at whateverRTserver.com. I looked into the httpd.conf file and it You are running into the trusted user problem, where your MTA (Sendmail) doesn't trust the wwwrun user to alter its 'From' address (from 'wwwrun at your.domain' to whatever your queue is) http://www.fsck.com/rtfm/factoid.html?id=108 gives a brief description of the solution. -- Bruce Campbell RIPE Systems/Network Engineer NCC www.ripe.net - PGP562C8B1B Operations/Security From NDajani at exchange.ml.com Tue Oct 1 18:04:32 2002 From: NDajani at exchange.ml.com (Dajani, Nader (TAG.GTS)) Date: Tue, 1 Oct 2002 18:04:32 -0400 Subject: [rt-users] RT autoreply username Message-ID: <1FFF1BA57EA8D511BE7700306E02EF28D4A7AE@ehope06.hew.us.ml.com> I did run into a few issues, but mostly with perl. They were pretty much the typical issues --> upgrading from perl 5.6.0 then needing to upgrade mod_perl to create libperl.so, but everything was still pointing at 5.6.0 blah blah blah. Needless to say, I was never able to upgrade all the perl stuff, so I ended up using fastcgi instead of mod_perl. Other than that, no issues to report. Thanks for the link. I thought it might be a sendmail issue. I will check it out. -----Original Message----- From: Bruce Campbell [mailto:bruce_campbell at ripe.net] Sent: Tuesday, October 01, 2002 5:31 PM To: 'rt-users at lists.fsck.com' Subject: Re: [rt-users] RT autoreply username On Tue, 1 Oct 2002, Dajani, Nader (TAG.GTS) wrote: > I have just finished installing RT on an s390 mainframe, and I am Were there any problems in getting RT running on this? > Whenever I open a new ticket in a queue that I have created (say > 'testqueue'), I get an email autoreply from RT with the default > autoresponse template. The problem is that the username in my inbox is > 'Daemon user for apache' and the reply-to address is > wwwrun at whateverRTserver.com. I looked into the httpd.conf file and it You are running into the trusted user problem, where your MTA (Sendmail) doesn't trust the wwwrun user to alter its 'From' address (from 'wwwrun at your.domain' to whatever your queue is) http://www.fsck.com/rtfm/factoid.html?id=108 gives a brief description of the solution. -- Bruce Campbell RIPE Systems/Network Engineer NCC www.ripe.net - PGP562C8B1B Operations/Security _______________________________________________ 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 From r at elhames.co.uk Tue Oct 1 19:22:38 2002 From: r at elhames.co.uk (R El - Hames) Date: Wed, 2 Oct 2002 00:22:38 +0100 Subject: [rt-users] Makefile error Message-ID: <000c01c269a1$6ec412f0$52c593c3@tiger> Hi there; I wonder if anyone can help me with an installation problem I am having; when running 'make install' I am getting the following error: cp etc/acl.mysql '/home/rt2/etc/acl.mysql' /usr/bin/perl -p -i -e " s'!!DB_TYPE!!'"mysql"'g;\ s'!!DB_HOST!!'"localhost"'g;\ s'!!DB_RT_PASS!!'""'g;\ s'!!DB_RT_HOST!!'"localhost"'g;\ s'!!DB_RT_USER!!'"rt2 "'g;\ s'!!DB_DATABASE!!'"rt2"'g;" /home/rt2/etc/acl.mysql Substitution replacement not terminated at -e line 1. make: *** [acls] Error 255 The rt2 database was created; and the rt_user was created in the user tables; I am not sure if the error is in acl.mysql or another script?? Any help will be truly appreciated.. Roy -------------- next part -------------- An HTML attachment was scrubbed... URL: From pdh at snapgear.com Tue Oct 1 19:29:39 2002 From: pdh at snapgear.com (Phil Homewood) Date: Wed, 2 Oct 2002 09:29:39 +1000 Subject: [rt-users] Makefile error In-Reply-To: <000c01c269a1$6ec412f0$52c593c3@tiger> References: <000c01c269a1$6ec412f0$52c593c3@tiger> Message-ID: <20021001232939.GJ462@luggage> R El - Hames wrote: > Substitution replacement not terminated at -e line 1. You have a space in, before, or after your password in the makefile. Long-standing bug. One day I swear I'll submit a patch for this :^) -- Phil Homewood, Systems Janitor, www.SnapGear.com pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances From rt at onshore.com Tue Oct 1 19:30:16 2002 From: rt at onshore.com (Geno) Date: Tue, 1 Oct 2002 18:30:16 -0500 (CDT) Subject: [rt-users] is there any way to export tickets? Message-ID: I was wondering what the easiest way to export tickets for a queue was. If anyone could point me to some example scripts/code I would appriciate it. From pdh at snapgear.com Tue Oct 1 21:46:44 2002 From: pdh at snapgear.com (Phil Homewood) Date: Wed, 2 Oct 2002 11:46:44 +1000 Subject: [rt-users] loop detection not working? In-Reply-To: <4AFE42D73ED1F345A576D3290FF8421C4007@exchange.nnco.net> References: <4AFE42D73ED1F345A576D3290FF8421C4007@exchange.nnco.net> Message-ID: <20021002014644.GN462@luggage> Dwayne Voelker wrote: > it seems to me that rt should never send mail it thinks is a loop to > requestor, is this right? Yes, but there's an obscure bug in there somewhere. A workaround exists as of 2.0.15pre1; if you're running 2.0.14 or older, try the attched patch. -- Phil Homewood, Systems Janitor, www.SnapGear.com pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances -------------- next part -------------- Index: lib/RT/Interface/Email.pm =================================================================== RCS file: /raid/cvsroot/rt/lib/RT/Interface/Email.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- lib/RT/Interface/Email.pm 3 May 2002 05:30:23 -0000 1.5 +++ lib/RT/Interface/Email.pm 16 Aug 2002 20:09:12 -0000 1.6 @@ -1,4 +1,4 @@ -# $Header: /raid/cvsroot/rt/lib/RT/Interface/Email.pm,v 1.5 2002/05/03 05:30:23 jesse Exp $ +# $Header: /raid/cvsroot/rt/lib/RT/Interface/Email.pm,v 1.6 2002/08/16 20:09:12 jesse Exp $ # RT is (c) 1996-2001 Jesse Vincent package RT::Interface::Email; @@ -12,7 +12,7 @@ use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); # set the version for version checking - $VERSION = do { my @r = (q$Revision: 1.5 $ =~ /\d+/g); sprintf "%d."."%02d" x $#r, @r }; # must be all one line, for MakeMaker + $VERSION = do { my @r = (q$Revision: 1.6 $ =~ /\d+/g); sprintf "%d."."%02d" x $#r, @r }; # must be all one line, for MakeMaker @ISA = qw(Exporter); @@ -152,6 +152,7 @@ #If this instance of RT sent it our, we don't want to take it in my $RTLoop = $head->get("X-RT-Loop-Prevention") || ""; chomp ($RTLoop); #remove that newline + $RTLoop =~ s/\s*$//; if ($RTLoop eq "$RT::rtname") { return (1); } From jesse at bestpractical.com Tue Oct 1 21:54:20 2002 From: jesse at bestpractical.com (Jesse Vincent) Date: Tue, 1 Oct 2002 21:54:20 -0400 Subject: [rt-users] loop detection not working? In-Reply-To: <20021002014644.GN462@luggage> References: <4AFE42D73ED1F345A576D3290FF8421C4007@exchange.nnco.net> <20021002014644.GN462@luggage> Message-ID: <20021002015420.GI26822@pallas.fsck.com> On Wed, Oct 02, 2002 at 11:46:44AM +1000, Phil Homewood wrote: > Dwayne Voelker wrote: > > it seems to me that rt should never send mail it thinks is a loop to > > requestor, is this right? > > Yes, but there's an obscure bug in there somewhere. I'm also told that the latest MailTools package fixes the bug that 2.0.15-pre1 works around. -- ?|? http://www.bestpractical.com/rt -- Trouble Ticketing. Free. From k.habighorst at pelion12.de Wed Oct 2 07:26:12 2002 From: k.habighorst at pelion12.de (Kai Habighorst) Date: Wed, 2 Oct 2002 13:26:12 +0200 Subject: [rt-users] autoresponse-mail is not well formatted Message-ID: <20021002132612.C14362@calvin.hannover.sgh-net.de> Hallo all, I have a problem with mail that is automaticly send from rt2.0. There is one headerline: Content-Type: text/plain that should be Content-Type: text/plain; charset=iso-8859-1 The template is configured as a autoresponse template, via web interface. Is there a possibility to change this headerline? Thank you for your help -- Kai Habighorst Support pelion XII AG Pelikanstr. 7, 30177 Hannover Fon: [0511] 64 64 47 0 Fax: [0511] 39 13 07 email: k.habighorst at pelion12.de From michael.fernandez at dms.at Wed Oct 2 09:01:46 2002 From: michael.fernandez at dms.at (Michael Fernandez) Date: 02 Oct 2002 15:01:46 +0200 Subject: [rt-users] few questions about using/customizing rt Message-ID: <1033563706.14199.31.camel@dms5.i3s.unice.fr> Hi, We're currently testing the rt application to used it inside our company. This software is interesting, and we have some suggestions and questions about it. - A ticket can depend on another ticket. Nevertheless it's possible to resolve the first ticket while the second is not. There is no warning in that case. - It is possible to have a list of priority (1 to 5 for example) instead of entering the priority by hand. - Also to change the dates of a ticket, it's easy to enter its by hand. - What is the 'starts' date for a ticket ? - When an action is not allowed for a user, we have an 'access denied', hiding this features for this user may be better. - When the due date is reached, there is no notification (like display change or mail notification for example). - Could it be possible to remove a given display of the ticket, like the Jumbo display ? Could some of this features be implemented in a further version ? Thanks, Michael From hwagener at hamburg.fcb.com Wed Oct 2 09:31:42 2002 From: hwagener at hamburg.fcb.com (Harald Wagener) Date: Wed, 2 Oct 2002 15:31:42 +0200 Subject: [rt-users] few questions about using/customizing rt In-Reply-To: <1033563706.14199.31.camel@dms5.i3s.unice.fr> Message-ID: <4984FDA7-D60B-11D6-B3D1-003065DC18B8@hamburg.fcb.com> Am Mittwoch, 02.10.02, um 15:01 Uhr (Europe/Berlin) schrieb Michael Fernandez: > Hi, > > We're currently testing the rt application to used it inside our > company. This software is interesting, and we have some suggestions and > questions about it. Hello Michael, most of the changes You proposed can easily be done by changing the web sites. This is easily done by copying the original site to the local directory in Your rt installation part and changing the relevant parts there. The archives of this mailing list should hold details on Mason (the perl based extension to html used to build RT's web ui) and how to work with it. Regards, Harald -- Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg From khera at kcilink.com Wed Oct 2 10:14:54 2002 From: khera at kcilink.com (Vivek Khera) Date: Wed, 2 Oct 2002 10:14:54 -0400 Subject: [rt-users] loop detection not working? In-Reply-To: <20021002014644.GN462@luggage> References: <4AFE42D73ED1F345A576D3290FF8421C4007@exchange.nnco.net> <20021002014644.GN462@luggage> Message-ID: <15770.65374.844149.68721@onceler.kciLink.com> >>>>> "PH" == Phil Homewood writes: PH> Dwayne Voelker wrote: >> it seems to me that rt should never send mail it thinks is a loop to >> requestor, is this right? PH> Yes, but there's an obscure bug in there somewhere. PH> A workaround exists as of 2.0.15pre1; if you're running 2.0.14 or PH> older, try the attched patch. And it is a *NASTY* thing when some dolt running the Outlook Virus Dissemination Engine gets hit with a virus that picks to/from addresses that are aliases for the same RT queue. Imagine this: 49,000+ correspondences in less than a couple of hours... The fixed loop detection has saved me this pain twice since that incident... From map at eecs.berkeley.edu Wed Oct 2 12:48:30 2002 From: map at eecs.berkeley.edu (Mike Patterson) Date: Wed, 02 Oct 2002 09:48:30 -0700 Subject: [rt-users] rt customizations Message-ID: <3D9B235E.5090709@eecs.berkeley.edu> I finally got rt working on our production freebsd server and I have a few questions/customizations that I'd like advice on. 1) When I connect to our (apache_mod_ssl) server using https://servername/rt2 under Mozilla (1.1) there is no problem. When I visit using IE (5.5 or 6.0) It prompts me every time I move to another rt page: "This page contains secure and insecure items. Do you want to display non-secure items?" If I say "Yes", it proceeds to the next page, if I say "No" it proceeds to the next page without displaying the checkmark icon (rt.jpg). But the prompt is annoying and if possible I'd like to fix that server side (e.g. make the icon "secure"??). 2) I'd like the ability to "assign" a ticket to members or our helpdesk staff, rather than rely only on self "taking" or "stealing" tickets. Any ideas how to set this up? 3) Has anyone setup rt to do ldap-based authentication (as opposed to local mysql passwords)? Note our freebsd server uses NIS for unix logins, but we use LDAP to authenticate to certain web-pages in our organization. 4) I first installed rt on RedHat 7.2 following Gary Leong's helpful instructions (http://fsck.com/rtfm/article.html?id=2#180). I documented my steps well and filled in the missing instructions to those docs, it seems a bit lengthy for a mailing list, should I submit here or somwhere else? Thanks, Mike From okrouhly at civ.zcu.cz Wed Oct 2 13:18:58 2002 From: okrouhly at civ.zcu.cz (Jan Okrouhly) Date: Wed, 2 Oct 2002 19:18:58 +0200 (CEST) Subject: [rt-users] rt customizations In-Reply-To: <3D9B235E.5090709@eecs.berkeley.edu> Message-ID: On Wed, 2 Oct 2002, Mike Patterson wrote: > I finally got rt working on our production freebsd server and I have a > few questions/customizations that I'd like advice on. > > 1) When I connect to our (apache_mod_ssl) server using > https://servername/rt2 under Mozilla (1.1) there is no problem. When I > visit using IE (5.5 or 6.0) It prompts me every time I move to another > rt page: "This page contains secure and insecure items. Do you want to > display non-secure items?" If I say "Yes", it proceeds to the next > page, if I say "No" it proceeds to the next page without displaying the > checkmark icon (rt.jpg). But the prompt is annoying and if possible I'd > like to fix that server side (e.g. make the icon "secure"??). > > 2) I'd like the ability to "assign" a ticket to members or our helpdesk > staff, rather than rely only on self "taking" or "stealing" tickets. > Any ideas how to set this up? > > 3) Has anyone setup rt to do ldap-based authentication (as opposed to > local mysql passwords)? Note our freebsd server uses NIS for unix > logins, but we use LDAP to authenticate to certain web-pages in our > organization. We utilize $ENV{REMOTE_USER} set by one layer up LDAP/web authentication module what is not your case, but I suggest you to write down some code into the {your_rt2_dir}/local/WebRT/html/autohandler. Personaly I could offer some code that utilizes LDAP to autorization only. It autocreates authorized users on their first RT login utilizing pieces of information from LDAP and putting them into some group (which has set needed RT's "access rights"). > 4) I first installed rt on RedHat 7.2 following Gary Leong's helpful > instructions (http://fsck.com/rtfm/article.html?id=2#180). I documented > my steps well and filled in the missing instructions to those docs, it > seems a bit lengthy for a mailing list, should I submit here or somwhere > else? > > Thanks, > Mike > > > _______________________________________________ > 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 > Jan Okrouhly ---------------------------------------\-\-\+\-\-\---okrouhly at civ.zcu.cz--- Laboratory for Computer Science | phone: +420 377491 588 University of West Bohemia | location: Univerzitni 22 Americka 42, 306 14 Pilsen, Czech Republic | room: UI404 ------------------------------------------73!-de-OK1INC at OK0PPL.#BOH.CZE.EU- From derek at csolve.net Wed Oct 2 15:17:03 2002 From: derek at csolve.net (Derek Buttineau) Date: Wed, 2 Oct 2002 15:17:03 -0400 Subject: [rt-users] Odd Search Problem Message-ID: <02ce01c26a48$4a412c90$8850a4cf@derek> Just starting having an odd search problem with RT 2.0.14.. When we issue a search across multiple queues.. say for example limiting it to user Nobody.. it's very inaccurate in what result is displayed. IE if there's 30 tickets owned by Nobody in the one queue.. and 10 tickets owned by Nobody in another .. it might show 5!! Not sure what caused it, tried turning on debugging, didn't show me anything.. just just started happening after we crested Ticket ID 23000.. Any suggestions would be greatly appreciated. Thanks, Derek From NDajani at exchange.ml.com Wed Oct 2 15:34:29 2002 From: NDajani at exchange.ml.com (Dajani, Nader (TAG.GTS)) Date: Wed, 2 Oct 2002 15:34:29 -0400 Subject: [rt-users] rt customizations Message-ID: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C2@ehope06.hew.us.ml.com> About the LDAP authentication, maybe this will help too... http://lists.fsck.com/pipermail/rt-users/2002-August/009331.html -----Original Message----- From: Mike Patterson [mailto:map at eecs.berkeley.edu] Sent: Wednesday, October 02, 2002 12:49 PM To: rt-users at lists.fsck.com Subject: [rt-users] rt customizations I finally got rt working on our production freebsd server and I have a few questions/customizations that I'd like advice on. 1) When I connect to our (apache_mod_ssl) server using https://servername/rt2 under Mozilla (1.1) there is no problem. When I visit using IE (5.5 or 6.0) It prompts me every time I move to another rt page: "This page contains secure and insecure items. Do you want to display non-secure items?" If I say "Yes", it proceeds to the next page, if I say "No" it proceeds to the next page without displaying the checkmark icon (rt.jpg). But the prompt is annoying and if possible I'd like to fix that server side (e.g. make the icon "secure"??). 2) I'd like the ability to "assign" a ticket to members or our helpdesk staff, rather than rely only on self "taking" or "stealing" tickets. Any ideas how to set this up? 3) Has anyone setup rt to do ldap-based authentication (as opposed to local mysql passwords)? Note our freebsd server uses NIS for unix logins, but we use LDAP to authenticate to certain web-pages in our organization. 4) I first installed rt on RedHat 7.2 following Gary Leong's helpful instructions (http://fsck.com/rtfm/article.html?id=2#180). I documented my steps well and filled in the missing instructions to those docs, it seems a bit lengthy for a mailing list, should I submit here or somwhere else? Thanks, Mike _______________________________________________ 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 From map at eecs.berkeley.edu Wed Oct 2 17:35:35 2002 From: map at eecs.berkeley.edu (Mike Patterson) Date: Wed, 02 Oct 2002 14:35:35 -0700 Subject: [rt-users] updating RedHat 7.2 install Notes Message-ID: <3D9B66A7.4030008@eecs.berkeley.edu> I (Mike Patterson) was unsuccessful trying to install rt 3 separate times (with a clean install inbetween) on Solaris8. On my second try on RedHat 7.2 I finally got it to work! I added my comments to this very useful document noted with: <>. I also got it to work on FreeBSD, but lost track of my documentation as I tried a lot of different things to debug. > could you send them to rt-doc-workers at lists.fsck.com? > Thanks, > jesse snip >You should send your installation steps to the mailing list as well as getting >them into the RTFM. That way, they're available to people who searched the >manual or the mailing list. At least, that's my vote. >Rich Brown >Hanover, NH snip ------------------------------------------ Full install notes for RedHat 7.2 From the mailing list. You may need to twiddle the s around From: Gary Leong To: rt-users at lists.fsck.com Subject: [rt-users] RH 7.2 step by step Message-ID: <3CED786B.59C06A31 at lbl.gov> Date: Thu, 23 May 2002 16:16:59 -0700 Here are the step by step instructions I promised way back when. I didn't get a chance to write it up until now. It's off the top of my head, so I do apologize if I neglected a step or two. Please let me know of any mistakes, so I can update the instructions on documenations.. Thanks. I also attached the file. Gary 1)Install Redhat 7.2 2)Remove apache in distributed Redhat 7.2 To a get a list, run this command: rpm -qa | grep apache apacheconf-0.8.1-1 apache-manual-1.3.22-2 apache-devel-1.3.22-2 apache-1.3.22-2 then run rpm -e apacheconf-0.8.1-1 rpm -e apache-manual-1.3.22-2 rpm -e apache-devel-1.3.22-2 rpm -e apache-1.3.22-2 3)Download mod_perl and apache source. I put the source in /temp. Unzip and untar the source. gunzip -c apache_1.13.9.tar.gz | tar xvf - gunzip -c mod_perl-1.26.tar.gz | tar xvf - <> I used apache_1.3.26 and mod_perl-1.27 4)To install Apache with mod_perl statically compiled. cd into the mod_perl directory and run the following commands to configure mod_perl for apache install: cd /temp/mod_perl-1.26 perl Makefile.PL \ APACHE_SRC=../apache_1.13.9/src \ NO_HTTPD=1 \ USE_APACI=1 \ PREP_HTTPD=1 \ EVERYTHING=1 \ make make install <> substitute appropriate where apache_1.3.26 and mod_perl-1.27 cd into apache source directory. To install apache, run the following commands: cd /temp/apache_1.3.19/ ./configure --prefix=/usr/local/apache \ --activate-module=src/modules/perl/libperl.a \ <> substitute appropriate where apache_1.3.26 <> I also ran "make" and "make install" but not sure if this was necessary 5) Download and install CPAN unzip and untar source and cd into CPAN source directory. follow these commands to install: gunzip -c CPAN-1.59.tar.gz | tar xvf - cd /temp/CPAN* perl Makefile.PL make make install <> updated CPAN, then prereqs for HTML mason: <> perl -MCPAN -e shell; <> cpan> install CPAN <> cpan> install Params::Validate <> cpan> install Exception::Class <> cpan> install Class::Container <> cpan> install Scalar::Util <> cpan> install File::Spec 6) Install Mason manually as CPAN doesn't seem to download and install it automatically. unzip and untar source and cd into Mason directory. gunzip -c HTML-Mason-1.04.tar.gz | tar xvf - cd /temp/HTML-* perl Makefile.PL make make install <> Note: I ran "make test" and it failed, it still fails today even though everything is ok 7) Download and unpackage RT. gunzip -c rt.tar.gz | tar xvf - <> Note I didn't install apache or mysql default package that came with CD so I had to install rpms <> 3.23.52-1 versions of mysql, mysql-client, mysql-shared, & mysql-devel rpms downloaded from www.mysql.com <> create mysql account before installing e.g. rpm -ivh mysqlpackagename.rpm <> groupadd -g mysql <> useradd -m -d /home/mysql -g mysql mysql <> note: these rpms put mysql binaries in: /usr/bin 8) Get dependent modules. cd /temp/rt-2-0-9/ make testdeps make fixdeps <> I used rt-2-0-14 I ran make testdeps <> Downloaded and installed <> Perl-DBI-1.18.1.rpm and Perl-DBD-MySQL-1.22.16.4(found on rpmfind.net) <> Then I manually went back and forth between make testdeps and MCPAN until testdeps was happy e.g. perl -MCPAN -e shell; <> cpan> install MIME:Entity <> I roughly followed the order suggested on this page: <> [http://www.helgrim.com/perlmodules/] <> I used make testdeps to see what was missing until nothing else was missing. <> Later I discovered that it is was good to also install Apache::DBI using MCPAN even though make testdeps didn't flag it. <> This made my "@INC" error go away when I was trying to launch apache. I think my RPM put my DBI.pm in wrong folder (5.6.0 vs. 5.6.1) 9) Configure preliminarily apache. a)In http.conf, change the following lines. They are in this order, but not juxtaposed vertically. Do a search make the changes. ServerType stand mine said "standalone" ServerRoot "/usr/local/apache" MinSpareServers 5 MaxSpareServers 20 StartServers 8 MaxClients 150 MaxRequestsPerChild 100 Listen 80 Port 80 User apache Group apache ErrorLog /var/log/httpd/error.log CustomLog /var/log/httpd/access_log combined b)Make log directories. mkdir -p /var/log/httpd/error.log /var/log/httpd/access_log chown -R apache:apache /var/log/httpd/error.log /var/log/httpd/access_log 10) Create user rt. groupadd -g 35 rt useradd -m -d /home/rt -u 4040 -g 35 rt <> I used different UID and GID since these were used in my NIS domain 11) Set root password for MySQL database. e.g. username: root password: 123456 The syntax is as follows: /mysql/admin -u root password '123456' 12) Install RT a) Make changes to Makefile cd /tmp/rt-2-0-9 vi Makefile for these entries RT_PATH = /opt/rt2 RT_LOG_PATH = /var/log/rt2 DB_TYPE = Mysql DB_HOME = /usr/bin/mysql I used "/usr" since the mysql rpm I used installed binaries in "/usr/bin" DB_DBA = root DB_DBA_PASSWORD = "123456" DB_RT_USER = rt WEB_USER = apache I used nobody WEB_GROUP = apache I used nobody c) mkdir -p /var/log/rt2 chown -R root:rt /var/log/rt2 chmod 755 /var/log/rt2 <> I got a permission problem later when I tried to load web page. so I chown'd to nobody:nobody (since I used the default apache user and groupname) and it made problem go away. b) Install rt: build database and install rt files. make install 13) Set up Sendmail a) configure Sendmail to receive connections outside of localhost. Sendmail from Redhat by default doesn't allow outside email. change the mc file vi /etc/mail/sendmail.mc DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') <-------------dnl this entry run the command m4 /etc/mail/sendmail.mc > /etc/sendmail.cf vi /etc/aliases rt-comment: "|/opt/rt2/bin/rt-mailgate --queue general --action comment" <----------add the following entry rt: "|/opt/rt2/bin/rt-mailgate --queue general --action correspond" <----------add the following entry <> then run "newaliases" from commandline to make aliasing take effect <> Then I chown'd and chmod'd rt-mailgate <> chmod +s /opt/rt2/bin/rt-mailgate <> chown root:rt /opt/rt2/bin/rt-mailgate <> I changed first line to #!/usr/bin/suidperl (because that is what my version of perl needed) <> because my sendmail config uses smrsh I had to do this too <> (documented in main rtfm docs): <> ln -s /opt/rt2/etc/rt-mailgate /etc/smrsh/rt-mailgate <> Note you can't really fully test this until you give "Everyone" the right to at least "CreateTicket", probably "ReplyToTicket", "CommentOnTicket", and "SeeQueue" too. On web interface under Configuration -> Queues -> "General" -> Group rights 14) Configure config.pm file for rt Let's say our domain is wheats.com. a) Change the following in the file, accordingly. e.g. $rtname="wheats.com"; $rtname="wheats.com"; $DatabaseUser='rt'; $DatabasePassword='123456'; $CorrespondAddress='rt'; $CommentAddress='rt'; 15) Make sure user rt can access and manipulate database. e.g. username: root password: 123456 mysql -u root -p GRANT ALL ON rt2.db.* To rt at localhost Identified By "123456" <> I did GRANT ALL ON rt2.* ... (instead of rt2.db.*) quit 16) Setup rt to access by Apache. e.g. IP address of rt machine: 128.5.3.11 Only machines in wheats.com domain will allow be accessed. In the httpd.conf file in /usr/local/apache/conf a) Add the following entries, accordingly. #NameVirtualHost * DocumentRoot /opt/rt2/WebRT/html ServerName dummy.wheats.com PerlModule Apache::DBI PerlFreshRestart On PerlRequire /opt/rt2/bin/webmux.pl SetHandler perl-script PerlHandler RT::Mason Order allow,deny Allow from *.wheats.lbl.gov <> not sure why, but this didn't work for me, got forbidden messages. I used: "Allow from all" 17) Add apache to run scripts. cp /usr/local/apache/bin/apachect1 /etc/init.d/ ln -s /etc/init.d/apachect1 /etc/rc3.d/S99httpd <> Note if you copy and paste this doesn't work since apachect1 should be apachectl (note "1" number one vs. letter "l") 18) Reboot the machine. I hope everything works. Please, please let me know if things don't go right or how I can make things clearer. <> That's what this is for. :) From chuff at kazootek.com Wed Oct 2 19:11:21 2002 From: chuff at kazootek.com (Chris Huff) Date: Wed, 2 Oct 2002 16:11:21 -0700 Subject: [rt-users] perl 5.6.0 Segfualt problem - MySQL symptoms Message-ID: Im dealing with the issue of alot of segfaults in my apache error_log. Im planning on upgrading to perl 5.6.1 asap. Not only am I getting the Segfualts but now im also getting mysql children useing ALOT of CPU (along with apache children) and three of them just peged the CPU forcing me to restart MySQL and Apache. Has anyone else with the segfault problem had trouble with MySQL as well ( MySQL 3.23.51-1 RPM)? Im wondering if the perl upgrade will solve my problems or if this mysql issue is a different beast. RedHat 7.2 RT2 rt-2-0-14 apache_1.3.26 mod_perl-1.27 MySQL 3.23.51-1 --CH From sean at zerolag.com Wed Oct 2 20:55:35 2002 From: sean at zerolag.com (Sean Byron) Date: Wed, 2 Oct 2002 17:55:35 -0700 (PDT) Subject: [rt-users] Additional field in User details Message-ID: Hiya, I've run into a problem I can't seem to resolve. I would appreciate any help anyone can offer. I'm running RT 2.0.13. I'm looking to add an additional field to the Users table to keep track of the names of the employees that are using that username. It might sound obscure, but it's pretty important to the scheme I'm working with. --- So, I added a row for it in the database like this: mysql> alter table Users add Employees blob; mysql> insert into Users (Employees) VALUES(NULL); --- Next, I opened up User.pm and added a corresponding entry for "Employees": vi /usr/local/rt/lib/RT/User.pm my %Cols = ( # {{{ Core RT info Name => 'public/read/write/admin', Password => 'write', Comments => 'read/write/admin', Employees => 'read/write/admin', --- Next, I added this statement to Admin/Users/Modify.html to display the Employees field. and at the bottom: $Employees=> undef --- But I got the following error on that page: Mason error component stack: /Admin/Users/Modify.html [standard] /autohandler [standard] code stack: /usr/local/rt/WebRT/data/obj/STANDARD/Admin/Users/Modify.html:332 /usr/local/rt/WebRT/data/obj/STANDARD/autohandler:69 misc info: error while executing /Admin/Users/Modify.html [standard]: --- As a side note, I was able to replace the "Employees" with a previously created, but unused value. For instance - I replaced it with Creator (which was a valid field, but isn't usually displayed at all on Modify.html) and it worked fine. By the way, here's autohandler:69 68 else { 69 $m->call_next; 70 } --- I would appreciate any help on this issue. It has me greatly befuddled. Thanks. Sean Byron From bruce_campbell at ripe.net Thu Oct 3 05:01:18 2002 From: bruce_campbell at ripe.net (Bruce Campbell) Date: Thu, 3 Oct 2002 11:01:18 +0200 (CEST) Subject: [rt-users] rt customizations In-Reply-To: <3D9B235E.5090709@eecs.berkeley.edu> Message-ID: On Wed, 2 Oct 2002, Mike Patterson wrote: > 1) When I connect to our (apache_mod_ssl) server using > https://servername/rt2 under Mozilla (1.1) there is no problem. When I > visit using IE (5.5 or 6.0) It prompts me every time I move to another > rt page: "This page contains secure and insecure items. Do you want to > display non-secure items?" If I say "Yes", it proceeds to the next > page, if I say "No" it proceeds to the next page without displaying the > checkmark icon (rt.jpg). But the prompt is annoying and if possible I'd > like to fix that server side (e.g. make the icon "secure"??). In etc/config.pm, make sure that the variables that build up to $LogoURL do contain 'https:' in them, ie: $WebBaseURL = "https://rt.example.com"; > 2) I'd like the ability to "assign" a ticket to members or our helpdesk > staff, rather than rely only on self "taking" or "stealing" tickets. > Any ideas how to set this up? Do you mean automatically, or as tickets come in? Some examples can be found in http://www.fsck.com/pub/rt/contrib/2.0/ . > 4) I first installed rt on RedHat 7.2 following Gary Leong's helpful > instructions (http://fsck.com/rtfm/article.html?id=2#180). I documented > my steps well and filled in the missing instructions to those docs, it > seems a bit lengthy for a mailing list, should I submit here or somwhere > else? Send this to rt-doc-workers at fsck.com . -- Bruce Campbell RIPE Systems/Network Engineer NCC www.ripe.net - PGP562C8B1B Operations/Security From r at elhames.co.uk Thu Oct 3 10:09:13 2002 From: r at elhames.co.uk (R El -Hames) Date: Thu, 3 Oct 2002 15:09:13 +0100 Subject: [rt-users] RT Web through SSL Message-ID: <001c01c26ae6$73ef4c40$8771840a@maximus> Hi there; I am trying to run RT under SSL enabled site and running to the annoying problem of having the security information prompt "This page contains secure and nonsecure items; Do you want to display the nonsecure items?" appear at every page; I do not mind it once but with every click its there... Any ideas of how I can fix this; my SSL Virtual host has its 'DocumentRoot /home/rt2/WebRT/html' Any help will be truly appreciated.. Roy From bruce_campbell at ripe.net Thu Oct 3 10:11:28 2002 From: bruce_campbell at ripe.net (Bruce Campbell) Date: Thu, 3 Oct 2002 16:11:28 +0200 (CEST) Subject: [rt-users] RT Web through SSL In-Reply-To: <001c01c26ae6$73ef4c40$8771840a@maximus> Message-ID: On Thu, 3 Oct 2002, R El -Hames wrote: > I am trying to run RT under SSL enabled site and running to the annoying problem of having the security information prompt > "This page contains secure and nonsecure items; Do you want to display the nonsecure items?" > appear at every page; I do not mind it once but with every click its there... > Any ideas of how I can fix this; my SSL Virtual host has its 'DocumentRoot /home/rt2/WebRT/html' foreach $problem of ( some_derivative_of_https ) ; do unless( replied_already( $problem ) ){ point_out_that( $problem, etc/config.pm, $WebBaseURL, needs_to_be, "https", not_default, "http" ); } done -- Bruce Campbell RIPE Systems/Network Engineer NCC www.ripe.net - PGP562C8B1B Operations/Security From kirrily at transgaming.com Thu Oct 3 10:23:14 2002 From: kirrily at transgaming.com (Kirrily Robert) Date: Thu, 3 Oct 2002 10:23:14 -0400 Subject: [rt-users] time worked/left Message-ID: <20021003142314.GA2697@transgaming.com> Am I right in understanding that "time worked" is a numeric field and "time left" is a text field that will accept any string? Why? How do people usually use these fields? K. From kirrily at transgaming.com Thu Oct 3 10:28:01 2002 From: kirrily at transgaming.com (Kirrily Robert) Date: Thu, 3 Oct 2002 10:28:01 -0400 Subject: [rt-users] time worked/left In-Reply-To: <20021003142314.GA2697@transgaming.com> References: <20021003142314.GA2697@transgaming.com> Message-ID: <20021003142800.GA2720@transgaming.com> On Thu, Oct 03, 2002 at 10:23:14AM -0400, Kirrily Robert wrote: > Am I right in understanding that "time worked" is a numeric field and > "time left" is a text field that will accept any string? Why? How do > people usually use these fields? ...replying to myself... I see from the Display screen that it assumes minutes, eg "1/3 min". Is there a good way to make it understand different units of time? We have tasks which are measured in weeks, not minutes. K. From khera at kcilink.com Thu Oct 3 10:37:25 2002 From: khera at kcilink.com (Vivek Khera) Date: Thu, 3 Oct 2002 10:37:25 -0400 Subject: [rt-users] RT Web through SSL In-Reply-To: <001c01c26ae6$73ef4c40$8771840a@maximus> References: <001c01c26ae6$73ef4c40$8771840a@maximus> Message-ID: <15772.22053.316924.851711@onceler.kciLink.com> >>>>> "RE" == R El writes: RE> I am trying to run RT under SSL enabled site and running to the annoying problem of having the security information prompt RE> "This page contains secure and nonsecure items; Do you want to display the nonsecure items?" Did you specify your SSL base url in the config.pm file? From r at elhames.co.uk Thu Oct 3 10:45:42 2002 From: r at elhames.co.uk (R El -Hames) Date: Thu, 3 Oct 2002 15:45:42 +0100 Subject: [rt-users] rt customizations References: Message-ID: <003e01c26aeb$8c56c1f0$8771840a@maximus> I should have read this mail; before sending my question.. Sorry. Roy ----- Original Message ----- From: "Bruce Campbell" To: Sent: Thursday, October 03, 2002 10:01 AM Subject: Re: [rt-users] rt customizations > On Wed, 2 Oct 2002, Mike Patterson wrote: > > > 1) When I connect to our (apache_mod_ssl) server using > > https://servername/rt2 under Mozilla (1.1) there is no problem. When I > > visit using IE (5.5 or 6.0) It prompts me every time I move to another > > rt page: "This page contains secure and insecure items. Do you want to > > display non-secure items?" If I say "Yes", it proceeds to the next > > page, if I say "No" it proceeds to the next page without displaying the > > checkmark icon (rt.jpg). But the prompt is annoying and if possible I'd > > like to fix that server side (e.g. make the icon "secure"??). > > In etc/config.pm, make sure that the variables that build up to $LogoURL > do contain 'https:' in them, ie: > > $WebBaseURL = "https://rt.example.com"; > > > 2) I'd like the ability to "assign" a ticket to members or our helpdesk > > staff, rather than rely only on self "taking" or "stealing" tickets. > > Any ideas how to set this up? > > Do you mean automatically, or as tickets come in? Some examples can be > found in http://www.fsck.com/pub/rt/contrib/2.0/ . > > > 4) I first installed rt on RedHat 7.2 following Gary Leong's helpful > > instructions (http://fsck.com/rtfm/article.html?id=2#180). I documented > > my steps well and filled in the missing instructions to those docs, it > > seems a bit lengthy for a mailing list, should I submit here or somwhere > > else? > > Send this to rt-doc-workers at fsck.com . > > -- > Bruce Campbell RIPE > Systems/Network Engineer NCC > www.ripe.net - PGP562C8B1B Operations/Security > > _______________________________________________ > 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 > From bruce_campbell at ripe.net Thu Oct 3 10:48:28 2002 From: bruce_campbell at ripe.net (Bruce Campbell) Date: Thu, 3 Oct 2002 16:48:28 +0200 (CEST) Subject: [rt-users] time worked/left In-Reply-To: <20021003142314.GA2697@transgaming.com> Message-ID: On Thu, 3 Oct 2002, Kirrily Robert wrote: > Am I right in understanding that "time worked" is a numeric field and > "time left" is a text field that will accept any string? Why? How do > people usually use these fields? 'time worked' is intended (my reading) to be filled in on completing an item of correspondence, indicating how long you took to arrive at the information in that item of correspondence. Note that RT is missing (IMO) a 'Fee' field[1]. Time left is how long it is until the ticket is 'Due' (personally I like 'Time Remaining' as a more accurate definition). As per most things with RT, it depends on your local working environment as to whether this is actually useful for you. -- Bruce Campbell RIPE Systems/Network Engineer NCC www.ripe.net - PGP562C8B1B Operations/Security [1] http://www.contrib.andrew.cmu.edu/~moose/sysadmin/pricelist.html From sheeri.kritzer at tufts.edu Thu Oct 3 12:06:34 2002 From: sheeri.kritzer at tufts.edu (Sheeri Kritzer) Date: Thu, 03 Oct 2002 12:06:34 -0400 Subject: [rt-users] mail and RT Message-ID: <1033661194.3d9c6b0a1f53e@webmail-test.tufts.edu> So, we've had some weird mail issues with RT. We're using sendmail on Solaris: 1) if i am a watcher on a ticket, and email is sent to RT about that ticket, RT will send me a copy, unless it determines that i sent the original message. if i was to-ed or cc-ed on the original message, i'll get that, plus a copy from RT. this is annoying. RT should be able to prune its recipient list using the Cc: and To: headers, just like it does with From:. 2) RT doesn't seem to give any feedback if a bad address is used for a cc. I'm assuming this is because the mail bounces, and RT doesn't add information to a ticket if it thinks it's a bounce. Is there any way to keep the prevention of mail loops as well as giving feedback if there is a bounce? 3) I've sat with a user who sent (twice!) a "response" (made sure about that) through the web interface, and the response wasn't e-mailed out. Is it possible for RT to show whether or not "respond" or "comment" was used on a particular entry? Also, the sendmail logs don't help -- they don't show a message trying to go out. What might be the problem here? Note: We have upgraded to MailTools 1.50, the original version was MailTools 1.46. -Sheeri Kritzer Systems Administrator University Systems Group Tufts University 617-627-3925 sheeri.kritzer at tufts.edu From sheeri.kritzer at tufts.edu Thu Oct 3 12:56:22 2002 From: sheeri.kritzer at tufts.edu (Sheeri Kritzer) Date: Thu, 03 Oct 2002 12:56:22 -0400 Subject: [rt-users] mail and RT In-Reply-To: <1033661194.3d9c6b0a1f53e@webmail-test.tufts.edu> References: <1033661194.3d9c6b0a1f53e@webmail-test.tufts.edu> Message-ID: <1033664182.3d9c76b6890a7@webmail-test.tufts.edu> Clarification: all these problems occurred while we were using MailTools 1.46. I don't know if they have occurred with 1.50. -Sheeri Kritzer Systems Administrator University Systems Group Tufts University 617-627-3925 sheeri.kritzer at tufts.edu Quoting Sheeri Kritzer : > So, we've had some weird mail issues with RT. We're using sendmail on > Solaris: > > 1) if i am a watcher on a ticket, and email is sent to RT about that ticket, > RT will send me a copy, unless it determines that i sent the original > message. if i was to-ed or cc-ed on the original message, i'll get that, > plus a copy from RT. this is annoying. RT should be able to prune its > recipient list using the Cc: and To: headers, just like it does with From:. > > 2) RT doesn't seem to give any feedback if a bad address is used for a cc. > I'm assuming this is because the mail bounces, and RT doesn't add information > to a ticket if it thinks it's a bounce. Is there any way to keep the > prevention of mail loops as well as giving feedback if there is a bounce? > > 3) I've sat with a user who sent (twice!) a "response" (made sure about that) > through the web interface, and the response wasn't e-mailed out. Is it > possible for RT to show whether or not "respond" or "comment" was used on a > particular entry? Also, the sendmail logs don't help -- they don't show a > message trying to go out. What might be the problem here? > > Note: We have upgraded to MailTools 1.50, the original version was MailTools > 1.46. > > -Sheeri Kritzer > Systems Administrator > University Systems Group > Tufts University > 617-627-3925 > sheeri.kritzer at tufts.edu > > > > > _______________________________________________ > 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 > From medawsonjr at yahoo.com Thu Oct 3 13:01:15 2002 From: medawsonjr at yahoo.com (Mark E. Dawson, Jr.) Date: Thu, 3 Oct 2002 10:01:15 -0700 (PDT) Subject: [rt-users] RT 2.0.14 authentication solely from LDAP Message-ID: <20021003170115.14007.qmail@web11204.mail.yahoo.com> I asked this before on the list, and was sent to a contrib section that had code which would load data from LDAP into the RT backend db. What I'm trying to find out is if there is any way possible for the auth to take place solely on user- names and passwords in an LDAP database. If so, where are the hooks ino this piece where it can be altered to do so? I see that the 'Elements/Login' file has some code that tests the username and password, and references some method in a %session hash. This is as far as I've gotten this morning, and thought I'd circum- vent a lot of extra work by just asking the list (as you've been very helpful up to now). I'm sure that someone else has wanted this in the past. __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com From NDajani at exchange.ml.com Thu Oct 3 14:34:21 2002 From: NDajani at exchange.ml.com (Dajani, Nader (TAG.GTS)) Date: Thu, 3 Oct 2002 14:34:21 -0400 Subject: [rt-users] link does not work when sent as email Message-ID: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C8@ehope06.hew.us.ml.com> Hi all, When RT emails you something using a template (for instance the AdminComment template), there is a link in the email that should take you to the ticket number that is referenced in the email. When I click on this, a browser pops up asking me to login, and when I do, all I get is 'RT error -> No ticket specified.' Then, if I try to search for that specific ticket number using the search button, the ticket correctly loads. If, when you click on the link in the email, RT starts to load on a browser that is already logged onto RT, the ticket will come up correctly as well. Has anyone else run into this? Best, Nader From rich+rt at lafferty.ca Thu Oct 3 14:41:00 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Thu, 3 Oct 2002 14:41:00 -0400 Subject: [rt-users] link does not work when sent as email In-Reply-To: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C8@ehope06.hew.us.ml.com>; from NDajani@exchange.ml.com on Thu, Oct 03, 2002 at 02:34:21PM -0400 References: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C8@ehope06.hew.us.ml.com> Message-ID: <20021003144100.A21258@lafferty.ca> On Thu, Oct 03, 2002 at 02:34:21PM -0400, Dajani, Nader (TAG.GTS) wrote: > Hi all, > > If, when you click on the link in the email, RT starts to load on a > browser that is already logged onto RT, the ticket will come up > correctly as well. Has anyone else run into this? Everyone, probably. The login is a POST, and the ticket number in the URL (GET) is ignored. That's a CGI.pm "feature", AFAIK. You've already discovered the workaround (although I find that after I login, I can put the cursor in the Location: bar, hit enter, and get the ticket.) -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From medawsonjr at yahoo.com Thu Oct 3 14:45:20 2002 From: medawsonjr at yahoo.com (Mark E. Dawson, Jr.) Date: Thu, 3 Oct 2002 11:45:20 -0700 (PDT) Subject: [rt-users] Re: RT 2.0.14 authentication solely from LDAP Message-ID: <20021003184520.30361.qmail@web11203.mail.yahoo.com> Doh!! Nevermind. I found it in config.pm. Sorry. --- "Mark E. Dawson, Jr." wrote: > I asked this before on the list, and was sent to a > contrib section that had code which would load data > from LDAP into the RT backend db. > > What I'm trying to find out is if there is any way > possible for the auth to take place solely on user- > names and passwords in an LDAP database. If so, > where are the hooks ino this piece where it can be > altered to do so? > > I see that the 'Elements/Login' file has some code > that tests the username and password, and references > some method in a %session hash. This is as far as > I've gotten this morning, and thought I'd circum- > vent a lot of extra work by just asking the list > (as you've been very helpful up to now). > > I'm sure that someone else has wanted this in the > past. > > __________________________________________________ > Do you Yahoo!? > New DSL Internet Access from SBC & Yahoo! > http://sbc.yahoo.com > __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com From trosmus at nwnexus.net Thu Oct 3 14:52:01 2002 From: trosmus at nwnexus.net (Tim Rosmus) Date: Thu, 3 Oct 2002 11:52:01 -0700 (PDT) Subject: [rt-users] link does not work when sent as email In-Reply-To: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C8@ehope06.hew.us.ml.com> Message-ID: On Thu, 3 Oct 2002, Dajani, Nader (TAG.GTS) wrote: |# Hi all, |# |# When RT emails you something using a template (for instance the AdminComment template), there is a link in the email that should take you to the ticket number that is referenced in the email. When I |# click on this, a browser pops up asking me to login, and when I do, all I get is 'RT error -> No ticket specified.' Then, if I try to search for that specific ticket number using the search button, |# the ticket correctly loads. |# If, when you click on the link in the email, RT starts to load on a browser that is already logged onto RT, the ticket will come up correctly as well. Has anyone else run into this? |# Edit the global Transaction template. There are " " (spaces) between the < and > for the Ticket-URL which need removing. Mine looks like.... Ticket URL: <{$RT::WebURL}Ticket/Display.html?id={$Ticket->id}> -- Tim Rosmus Postmaster / USENET / DNS Northwest Nexus Inc. From jshoberg at attbi.com Thu Oct 3 14:42:59 2002 From: jshoberg at attbi.com (jshoberg at attbi.com) Date: Thu, 03 Oct 2002 18:42:59 +0000 Subject: [rt-users] Usefulness of keywords ?? Your setup ?? Message-ID: <20021003184301.HUVA17535.rwcrmhc51.attbi.com@rwcrwbc56> How does this setup sound ... 1) Personel visit a support intranet page for any trouble tickets. 2) From a list of drop down boxes they select a ticket type (queue), enter their name, and issues. 3) Once they click send a PHP page sends a mail to the address of the specific queue they selected. Routing is done via /etc/alias. 4) Once it hits RT it should fall into the appropriate queue. Is anyone using RT like this? Pros ? Cons ? Gotchas? The alternative would be to have a single address and use keywords? Aside from answering the questions above, how are people using the keyword functionality? What is your setup? From derek at csolve.net Thu Oct 3 15:44:47 2002 From: derek at csolve.net (Derek Buttineau) Date: Thu, 3 Oct 2002 15:44:47 -0400 Subject: [rt-users] Possible Bug? [Was: Odd Search Problem] Message-ID: <024701c26b15$5580e0f0$8850a4cf@derek> Figured out what is causing this problem.. the search query apparently queries queues/tickets that the user cannot see but limits the display based on the ACL? What this resulted in was 500+ tickets being displayed for the user, but the user only had the ability to see a handful.. thus they didn't always get a listing off all their allowed tickets. If you set the limit to unlimited, the query takes a wack of time, but eventually will return the desired results. Wouldn't it be better to make the search query only query the database for the tickets that the user would have access to view? Anyway, think this solution will suffice for us for the time being, just thought I'd mention the oddity. Derek ----- Original Message ----- From: "Derek Buttineau" To: Sent: Wednesday, October 02, 2002 3:17 PM Subject: Odd Search Problem > Just starting having an odd search problem with RT 2.0.14.. > > When we issue a search across multiple queues.. say for example limiting it > to user Nobody.. it's very inaccurate in what result is displayed. > > IE if there's 30 tickets owned by Nobody in the one queue.. and 10 tickets > owned by Nobody in another .. it might show 5!! > > Not sure what caused it, tried turning on debugging, didn't show me > anything.. just just started happening after we crested Ticket ID 23000.. > > Any suggestions would be greatly appreciated. > > Thanks, > > Derek > From rich+rt at lafferty.ca Thu Oct 3 15:44:01 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Thu, 3 Oct 2002 15:44:01 -0400 Subject: [rt-users] link does not work when sent as email In-Reply-To: ; from trosmus@nwnexus.net on Thu, Oct 03, 2002 at 11:52:01AM -0700 References: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C8@ehope06.hew.us.ml.com> Message-ID: <20021003154401.A24005@lafferty.ca> On Thu, Oct 03, 2002 at 11:52:01AM -0700, Tim Rosmus wrote: > > Edit the global Transaction template. There are " " (spaces) > between the < and > for the Ticket-URL which need removing. > Mine looks like.... > > Ticket URL: <{$RT::WebURL}Ticket/Display.html?id={$Ticket->id}> Spaces *outside* a URL won't have any effect on anything at all, except the ease at which the URL can be cut and pasted (which is, I suspect, why those spaces were there in the first place.) The <> is a convention for humans. -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From trosmus at nwnexus.net Thu Oct 3 16:12:30 2002 From: trosmus at nwnexus.net (Tim Rosmus) Date: Thu, 3 Oct 2002 13:12:30 -0700 (PDT) Subject: [rt-users] link does not work when sent as email In-Reply-To: <20021003154401.A24005@lafferty.ca> Message-ID: On Thu, 3 Oct 2002, Rich Lafferty wrote: |# On Thu, Oct 03, 2002 at 11:52:01AM -0700, Tim Rosmus wrote: |# > |# > Edit the global Transaction template. There are " " (spaces) |# > between the < and > for the Ticket-URL which need removing. |# > Mine looks like.... |# > |# > Ticket URL: <{$RT::WebURL}Ticket/Display.html?id={$Ticket->id}> |# |# Spaces *outside* a URL won't have any effect on anything at all, except |# the ease at which the URL can be cut and pasted (which is, I suspect, |# why those spaces were there in the first place.) |# Well I may have worded it wrong. I had the same problem with the original setting, i.e. browser saying no such ticket. The original was... Ticket id} > changing it to the following fixed the problem... Ticket URL: <{$RT::WebURL}Ticket/Display.html?id={$Ticket->id}> -- Tim Rosmus Postmaster / USENET / DNS Northwest Nexus Inc. From russj at dimstar.net Thu Oct 3 16:33:02 2002 From: russj at dimstar.net (Russ Johnson) Date: Thu, 03 Oct 2002 13:33:02 -0700 Subject: [rt-users] link does not work when sent as email References: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C8@ehope06.hew.us.ml.com> <20021003144100.A21258@lafferty.ca> Message-ID: <3D9CA97E.5030908@dimstar.net> Rich Lafferty wrote: >Everyone, probably. The login is a POST, and the ticket number >in the URL (GET) is ignored. That's a CGI.pm "feature", AFAIK. >You've already discovered the workaround (although I find that >after I login, I can put the cursor in the Location: bar, hit >enter, and get the ticket.) > I don't know about that Rich. It works fine for me wether I'm logged in or not. If I'm logged in, RT goes right to the ticket. If I'm not, I get stopped at the login screen, but when I log in, the ticket specified is the first thing that opens. -- -- Russ Johnson Dimension 7/Stargate Online http://www.dimstar.net Random thought #11 (Collect all 17) "Every year, back comes Spring, with nasty little birds yapping their fool heads off and the ground all mucked up with plants." - Dorothy Parker From sean at zerolag.com Thu Oct 3 16:34:22 2002 From: sean at zerolag.com (Sean Byron) Date: Thu, 3 Oct 2002 13:34:22 -0700 (PDT) Subject: [rt-users] Re: Additional field in User details In-Reply-To: <20021003194505.24503.61529.Mailman@pallas.eruditorum.org> Message-ID: Does nobody have any experience adding additional User fields to RT? I am getting rather dejected here :( Sean From NDajani at exchange.ml.com Thu Oct 3 17:04:30 2002 From: NDajani at exchange.ml.com (Dajani, Nader (TAG.GTS)) Date: Thu, 3 Oct 2002 17:04:30 -0400 Subject: [rt-users] link does not work when sent as email Message-ID: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C9@ehope06.hew.us.ml.com> It seems like this is only an issue if you use fastcgi instead of mod_pearl. I have a separate box running mod_perl and it is ok, but the issue is with the one using fastcgi. -----Original Message----- From: Russ Johnson [mailto:russj at dimstar.net] Sent: Thursday, October 03, 2002 4:33 PM To: rt-users Subject: Re: [rt-users] link does not work when sent as email Rich Lafferty wrote: >Everyone, probably. The login is a POST, and the ticket number >in the URL (GET) is ignored. That's a CGI.pm "feature", AFAIK. >You've already discovered the workaround (although I find that >after I login, I can put the cursor in the Location: bar, hit >enter, and get the ticket.) > I don't know about that Rich. It works fine for me wether I'm logged in or not. If I'm logged in, RT goes right to the ticket. If I'm not, I get stopped at the login screen, but when I log in, the ticket specified is the first thing that opens. -- -- Russ Johnson Dimension 7/Stargate Online http://www.dimstar.net Random thought #11 (Collect all 17) "Every year, back comes Spring, with nasty little birds yapping their fool heads off and the ground all mucked up with plants." - Dorothy Parker _______________________________________________ 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 From garyo at genarts.com Thu Oct 3 18:08:43 2002 From: garyo at genarts.com (Gary Oberbrunner) Date: Thu, 03 Oct 2002 18:08:43 -0400 Subject: [rt-users] WebRT problem: comp_root '' is not an absolute directory Message-ID: <3D9CBFEB.5030208@genarts.com> I'm running RT 2.0.14, perl 5.8.0, apache 1.3.23, mod_perl 1.26. I wrote the following message on 9/11: > I switched the args_method in NewMason11ApacheHandler > (in /usr/local/rt2/lib/RT/Interface/Web.pm) from 'CGI' to 'mod_perl' > and now WebRT works perfectly again! But I was wrong. It works fine EXCEPT if you try to enter any text in a large textfield, like a comment area, or when trying to enter a new ticket via the web interface. In that case, I get an apache Internal Server Error, and the error in the apache error log file is this: [error] comp_root '' is not an absolute directory Stack: [/usr/lib/perl5/site_perl/5.8.0/Class/Container.pm:256] [/usr/lib/perl5/site_perl/5.8.0/Class/Container.pm:51] [/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:98] [/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:355] [/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/ApacheHandler.pm:175] [/usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:322] Does anyone have any idea what causes this? The actual error is printed by HTML::Mason::Resolver::File->new(). thanks, -- Gary O From rich+rt at lafferty.ca Thu Oct 3 20:42:09 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Thu, 3 Oct 2002 20:42:09 -0400 Subject: [rt-users] link does not work when sent as email In-Reply-To: ; from trosmus@nwnexus.net on Thu, Oct 03, 2002 at 01:12:30PM -0700 References: <20021003154401.A24005@lafferty.ca> Message-ID: <20021003204209.A25540@lafferty.ca> On Thu, Oct 03, 2002 at 01:12:30PM -0700, Tim Rosmus wrote: > > Well I may have worded it wrong. I had the same problem with > the original setting, i.e. browser saying no such ticket. The > original was... > > Ticket id} > > > changing it to the following fixed the problem... > > Ticket URL: <{$RT::WebURL}Ticket/Display.html?id={$Ticket->id}> You worded it fine, but that doesn't solve the problem. Logging in first solves the problem. -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From rich+rt at lafferty.ca Thu Oct 3 20:44:03 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Thu, 3 Oct 2002 20:44:03 -0400 Subject: [rt-users] link does not work when sent as email In-Reply-To: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C9@ehope06.hew.us.ml.com>; from NDajani@exchange.ml.com on Thu, Oct 03, 2002 at 05:04:30PM -0400 References: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C9@ehope06.hew.us.ml.com> Message-ID: <20021003204403.B25540@lafferty.ca> On Thu, Oct 03, 2002 at 05:04:30PM -0400, Dajani, Nader (TAG.GTS) wrote: > > > It seems like this is only an issue if you use fastcgi instead of > mod_perl. I have a separate box running mod_perl and it is ok, but > the issue is with the one using fastcgi. Oh, good catch. *rolls up his sleeves* -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From rich+rt at lafferty.ca Thu Oct 3 20:44:39 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Thu, 3 Oct 2002 20:44:39 -0400 Subject: [rt-users] Re: Additional field in User details In-Reply-To: ; from sean@zerolag.com on Thu, Oct 03, 2002 at 01:34:22PM -0700 References: <20021003194505.24503.61529.Mailman@pallas.eruditorum.org> Message-ID: <20021003204439.C25540@lafferty.ca> On Thu, Oct 03, 2002 at 01:34:22PM -0700, Sean Byron wrote: > Does nobody have any experience adding additional User fields to RT? Do they need to be searchable? (I haven't got around to searchable yet.) -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From rich+rt at lafferty.ca Thu Oct 3 22:12:52 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Thu, 3 Oct 2002 22:12:52 -0400 Subject: [rt-users] link does not work when sent as email In-Reply-To: <20021003204403.B25540@lafferty.ca>; from rich+rt@lafferty.ca on Thu, Oct 03, 2002 at 08:44:03PM -0400 References: <1FFF1BA57EA8D511BE7700306E02EF28D4A7C9@ehope06.hew.us.ml.com> <20021003204403.B25540@lafferty.ca> Message-ID: <20021003221252.D25540@lafferty.ca> On Thu, Oct 03, 2002 at 08:44:03PM -0400, Rich Lafferty wrote: > On Thu, Oct 03, 2002 at 05:04:30PM -0400, Dajani, Nader (TAG.GTS) wrote: > > > > > > It seems like this is only an issue if you use fastcgi instead of > > mod_perl. I have a separate box running mod_perl and it is ok, but > > the issue is with the one using fastcgi. > > Oh, good catch. *rolls up his sleeves* Thanks for pointing out the fastcgi part -- it was a straightforward fix. Against 2.0.14: -------8<------- cut here -------8<------- --- rt2-orig/bin/mason_handler.fcgi Thu Oct 3 21:12:16 2002 +++ rt2-esmith/bin/mason_handler.fcgi Thu Oct 3 22:03:44 2002 @@ -127,6 +127,14 @@ $HTML::Mason::Commands::ContentType = 'text/html'; + # CGI::param does not include query string in POST; let's + # keep it all in the same place like mod_perl does. + if ($cgi->request_method eq 'POST') { + foreach my $key ( $cgi->url_param ) { + $cgi->param($key, $cgi->url_param($key)) unless $cgi->param($key); + } + } + # This routine comes from ApacheHandler.pm: my (%args, $cookie); foreach my $key ( $cgi->param ) { -------8<------- cut here -------8<------- (Yes, we could've handled params and url_params all at once, but then that routine wouldn't come from ApacheHandler.pm anymore.) -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From sean at zerolag.com Thu Oct 3 22:56:32 2002 From: sean at zerolag.com (Sean Byron) Date: Thu, 3 Oct 2002 19:56:32 -0700 (PDT) Subject: [rt-users] Re: Additional field in User details In-Reply-To: <20021003194505.24503.61529.Mailman@pallas.eruditorum.org> Message-ID: No, they don't need to be searchable. It's just something I need to be able to edit in the User details screen (Modify.html). We're keeping track of the names of the Employees at each of our customers for authentication purporses. Any details on your implementation would be GREATLY appreciated! Sean B > Do they need to be searchable? (I haven't got around to searchable yet.) > > -Rich From rich+rt at lafferty.ca Fri Oct 4 00:37:37 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Fri, 4 Oct 2002 00:37:37 -0400 Subject: [rt-users] Re: Additional field in User details In-Reply-To: ; from sean@zerolag.com on Thu, Oct 03, 2002 at 07:56:32PM -0700 References: <20021003194505.24503.61529.Mailman@pallas.eruditorum.org> Message-ID: <20021004003737.G25540@lafferty.ca> On Thu, Oct 03, 2002 at 07:56:32PM -0700, Sean Byron wrote: > No, they don't need to be searchable. It's just something I need to be > able to edit in the User details screen (Modify.html). We're keeping track > of the names of the Employees at each of our customers for authentication > purporses. Any details on your implementation would be GREATLY > appreciated! Oh, user details, haven't done that. But there's already a field in there for the name, so I can't quite picture what you need. -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From hwagener at hamburg.fcb.com Fri Oct 4 04:13:17 2002 From: hwagener at hamburg.fcb.com (Harald Wagener) Date: Fri, 4 Oct 2002 10:13:17 +0200 Subject: [rt-users] rt customizations In-Reply-To: Message-ID: <22E0561E-D771-11D6-B3D1-003065DC18B8@hamburg.fcb.com> Am Mittwoch, 02.10.02, um 19:18 Uhr (Europe/Berlin) schrieb Jan Okrouhly: > On Wed, 2 Oct 2002, Mike Patterson wrote: [snip] >> 3) Has anyone setup rt to do ldap-based authentication (as opposed to >> local mysql passwords)? Note our freebsd server uses NIS for unix >> logins, but we use LDAP to authenticate to certain web-pages in our >> organization. > > We utilize $ENV{REMOTE_USER} set by one layer up LDAP/web > authentication module what is not your case, but I suggest you to > write down some code into the > {your_rt2_dir}/local/WebRT/html/autohandler. > > Personaly I could offer some code that utilizes LDAP to autorization > only. > It autocreates authorized users on their first RT login utilizing > pieces of information from LDAP and putting them into some group (which > has set needed RT's "access rights"). The easiest way would be to use auth_ldap for apache. Does the solution mentioned here touch the logout part of RT as auth_ldap does? in other words, are people still able to logout of RT? Regards, Harald -- Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg From smylers at gbdirect.co.uk Fri Oct 4 04:17:33 2002 From: smylers at gbdirect.co.uk (Smylers) Date: Fri, 4 Oct 2002 09:17:33 +0100 (BST) Subject: [rt-users] link does not work when sent as email In-Reply-To: <20021003144100.A21258@lafferty.ca> Message-ID: Yesterday Rich Lafferty wrote: > ... POST, and the ticket number in the URL (GET) is ignored. That's a > CGI.pm "feature", AFAIK. If you don't want that feature, have a look at the CGI.pm source. Search for "cake and eat it" and you get a comment explaining how to turn it off. Smylers -- GBdirect http://www.gbdirect.co.uk/ From ross.williamson at quios.net Fri Oct 4 05:33:45 2002 From: ross.williamson at quios.net (Ross Williamson) Date: Fri, 4 Oct 2002 10:33:45 +0100 Subject: [rt-users] Accessing other DB's from within RT using Mysql In-Reply-To: <003e01c26aeb$8c56c1f0$8771840a@maximus> Message-ID: Hi guys, I am hoping you can help on a problem not directly related to RT but associated. We have been using RT for a long time with Mysql on Redhat. It has gone really well. Now we are integrating our other mysql db's into rt. Providing people with access to our other company report via RT (ie using the rt authentication mechanism, and trying to force the rest of the company to at least log into RT) Now the problem I am having is that the RT database is called rt2 and we have some stats in a database called statistics. Now it seems like I can't create an object using DBIx::SearchBuilder::XXXX that accesses statistics.tableA Is there a trick to using DBIx/RT with other databases? Hoping someone can point me in the right direction. Cheers Ross Williamson From bruce_campbell at ripe.net Fri Oct 4 06:34:33 2002 From: bruce_campbell at ripe.net (Bruce Campbell) Date: Fri, 4 Oct 2002 12:34:33 +0200 (CEST) Subject: [rt-users] Re: Additional field in User details In-Reply-To: <20021004003737.G25540@lafferty.ca> Message-ID: On Fri, 4 Oct 2002, Rich Lafferty wrote: > On Thu, Oct 03, 2002 at 07:56:32PM -0700, Sean Byron wrote: > > No, they don't need to be searchable. It's just something I need to be > > able to edit in the User details screen (Modify.html). We're keeping track > > of the names of the Employees at each of our customers for authentication > > purporses. Any details on your implementation would be GREATLY > > appreciated! > > Oh, user details, haven't done that. But there's already a field in > there for the name, so I can't quite picture what you need. Ok, are you using 1 User Object per Customer (site), and you want to record the names of the valid employees at each Customer ? If the case, with 2.0.x I'd suggest using the Watchers table (by defining another Watcher type), but since thats on the way out, that doesn't solve your problem. Otherwise, you probably want to be adding a 'CustomerID' field, and each (customer) employee is a seperate RT User. -- Bruce Campbell RIPE Systems/Network Engineer NCC www.ripe.net - PGP562C8B1B Operations/Security From okrouhly at civ.zcu.cz Fri Oct 4 06:35:09 2002 From: okrouhly at civ.zcu.cz (Jan Okrouhly) Date: Fri, 4 Oct 2002 12:35:09 +0200 (CEST) Subject: [rt-users] rt customizations In-Reply-To: <22E0561E-D771-11D6-B3D1-003065DC18B8@hamburg.fcb.com> Message-ID: On Fri, 4 Oct 2002, Harald Wagener wrote: > > Am Mittwoch, 02.10.02, um 19:18 Uhr (Europe/Berlin) schrieb Jan > Okrouhly: > > > On Wed, 2 Oct 2002, Mike Patterson wrote: > [snip] > >> 3) Has anyone setup rt to do ldap-based authentication (as opposed to > >> local mysql passwords)? Note our freebsd server uses NIS for unix > >> logins, but we use LDAP to authenticate to certain web-pages in our > >> organization. > > > > We utilize $ENV{REMOTE_USER} set by one layer up LDAP/web > > authentication module what is not your case, but I suggest you to > > write down some code into the > > {your_rt2_dir}/local/WebRT/html/autohandler. > > > > Personaly I could offer some code that utilizes LDAP to autorization > > only. > > It autocreates authorized users on their first RT login utilizing > > pieces of information from LDAP and putting them into some group (which > > has set needed RT's "access rights"). > > The easiest way would be to use auth_ldap for apache. Does the > solution mentioned here touch the logout part of RT as auth_ldap does? > in other words, are people still able to logout of RT? > I agree. Logging out logs them again, so at least one solution is to close browser ;-(. My coleague whose did some changes into our auth_ldap module didn't bother with looking for such option (to discard REMOTE_USER once it has been set) ;-(, but I believe there is some clean way... > Regards, > Harald > -- > Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg > > _______________________________________________ > 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 > Jan Okrouhly ---------------------------------------\-\-\+\-\-\---okrouhly at civ.zcu.cz--- Laboratory for Computer Science | phone: +420 377491 588 University of West Bohemia | location: Univerzitni 22 Americka 42, 306 14 Pilsen, Czech Republic | room: UI404 ------------------------------------------73!-de-OK1INC at OK0PPL.#BOH.CZE.EU- From adulau at conostix.com Fri Oct 4 09:01:03 2002 From: adulau at conostix.com (Alexandre Dulaunoy) Date: Fri, 4 Oct 2002 15:01:03 +0200 (CEST) Subject: [rt-users] GnuPG interface into RT Message-ID: Hello All, Is there somebody using GnuPG with RT ? I want to share ideas to implement a simple gateway to generate request, comment and so on in GnuPG if a public key is available for the recipient. And also receive GnuPG message for the Request Tracker itself. Maybe is there an existing implementation of that ? or some existing brainstorm around ;-) Thanks. adulau -- Alexandre Dulaunoy -- http://www.foo.be/ 3B12 DCC2 82FA 2931 2F5B 709A 09E2 CD49 44E6 CBCD --- AD993-6BONE "People who fight may lose.People who do not fight have already lost." Bertolt Brecht From panos.louridas at investment-bank.gr Fri Oct 4 10:50:09 2002 From: panos.louridas at investment-bank.gr (Panagiotis Louridas) Date: Fri, 04 Oct 2002 17:50:09 +0300 Subject: [rt-users] RT Encoding Problem Message-ID: <3D9DAAA1.30704@investment-bank.gr> I have stumbled upon an encoding problem in RT. We are using RT in a multilingual environment, where some of the users will be posting requests in a non-latin based alphabet (specifically, greek). Ticket entry and comments generation is fine, in any language, as long as they are done solely via e-mail. Web-based interaction is problematic, though. When a ticket is entered via the web-based form, the subject is always messed up when in a non-latin based alphabet. The body of the ticket is OK though---so I guess this must have to do with the db set-up. I checked that ticket bodies are BLOB/TEXT, whereas subject lines are VARCHARS. In the RT documentation it is mentioned that "some languages however do require additional changes to get around an implicit character-set assumption in the RT 2.0.x series". Any ideas what changes? Thanks a lot, Panos. From r at elhames.co.uk Fri Oct 4 11:11:02 2002 From: r at elhames.co.uk (R El -Hames) Date: Fri, 4 Oct 2002 16:11:02 +0100 Subject: [rt-users] RT Selfservice Customisation Message-ID: <005301c26bb8$4115afd0$8771840a@maximus> Hi there; Is there any way of hiding all (Owner, status and Queue) changes from being displayed in the ticket details on the non-privileged users view (SelfService/Display.html)? Any help will be greatly appreciated. Roy From rich+rt at lafferty.ca Fri Oct 4 11:18:58 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Fri, 4 Oct 2002 11:18:58 -0400 Subject: [rt-users] Re: Additional field in User details In-Reply-To: ; from bruce_campbell@ripe.net on Fri, Oct 04, 2002 at 12:34:33PM +0200 References: <20021004003737.G25540@lafferty.ca> Message-ID: <20021004111858.A7148@lafferty.ca> On Fri, Oct 04, 2002 at 12:34:33PM +0200, Bruce Campbell wrote: > > Ok, are you using 1 User Object per Customer (site), and you want to > record the names of the valid employees at each Customer ? > > If the case, with 2.0.x I'd suggest using the Watchers table (by defining > another Watcher type), but since thats on the way out, that doesn't solve > your problem. > > Otherwise, you probably want to be adding a 'CustomerID' field, and each > (customer) employee is a seperate RT User. FWIW, this is what we do -- except we've renamed the nickname field to hold the requiestor's company's tech-support contract number, and modified the search-for-users page to let you search on that number (We've also got a workflow hack that lets our phone people select or create a user first and then fill out a ticket, which works nicely with the above, because the TS contract number shows up for our TSRs when calls come in.) Cheers, -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From dvmiller at design.ohio-state.edu Fri Oct 4 11:26:07 2002 From: dvmiller at design.ohio-state.edu (David Miller) Date: Fri, 04 Oct 2002 11:26:07 -0400 Subject: [rt-users] turning buglist.html into errata.html? Message-ID: <3D9DB30F.3030705@design.ohio-state.edu> I need something that gives the functionality of this page: http://fsck.com/rt2/NoAuth/Errata.html which appears to be a modified version of Buglist.html from contrib. Has anyone else implemented this, or can it be downloaded somewhere? I attempted to make Buglist.html do something similar, but didn't get too far with it. -- David Miller Systems Administrator Department of Design Department of Art The Ohio State University ph: 614.688.5907 fx: 614.292.0217 From jesse at bestpractical.com Fri Oct 4 12:18:09 2002 From: jesse at bestpractical.com (Jesse Vincent) Date: Fri, 4 Oct 2002 12:18:09 -0400 Subject: [rt-users] turning buglist.html into errata.html? In-Reply-To: <3D9DB30F.3030705@design.ohio-state.edu> References: <3D9DB30F.3030705@design.ohio-state.edu> Message-ID: <20021004161809.GE26822@pallas.fsck.com> On Fri, Oct 04, 2002 at 11:26:07AM -0400, David Miller wrote: > I need something that gives the functionality of this page: > http://fsck.com/rt2/NoAuth/Errata.html which appears to be a modified > version of Buglist.html from contrib. Has anyone else implemented this, > or can it be downloaded somewhere? I attempted to make Buglist.html do > something similar, but didn't get too far with it. -- ?|? http://www.bestpractical.com/rt -- Trouble Ticketing. Free. -------------- next part -------------- An HTML attachment was scrubbed... URL: From niranjanalt at yahoo.com Fri Oct 4 12:36:43 2002 From: niranjanalt at yahoo.com (Niranjan Patel) Date: Fri, 4 Oct 2002 09:36:43 -0700 (PDT) Subject: [rt-users] RT Search Customizations Message-ID: <20021004163643.13735.qmail@web12902.mail.yahoo.com> Has anyone done this customizations 1. Search results show requestors email address. Instead I need to show their names. I know I need to add a field in the config.pm but what should be the TicketAttribute for that. I dont know how to get the session heirarchy. Thanks Niranjan __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com From mhershey at mhpcc.edu Fri Oct 4 14:53:13 2002 From: mhershey at mhpcc.edu (Michele Hershey) Date: Fri, 04 Oct 2002 08:53:13 -1000 Subject: [rt-users] Creator field when creating tickets for someone else Message-ID: <3D9DE399.5C463A4B@mhpcc.edu> Correct me and point me in the right direction if I've goon astray. When I create a ticket for someone (on the phone, etc), I am the creator (requestor) in mysql on searches, even when requestor field in RT reflects the person with the problem. Should I be creating the tickets differently? I use mysql to search for DEAD tickets from the creator (requestor) and this funks up the resulting query output. QUESTION: How do other sites treat "closed" tickets? I really don't want to see them in the searches but I would like them to show up in the listing of calls by this requestor (reminds you what you already worked on with them). Changing the display? Aloha, Michele -------------- next part -------------- A non-text attachment was scrubbed... Name: mhershey.vcf Type: text/x-vcard Size: 237 bytes Desc: Card for Michele Hershey URL: From jesse at bestpractical.com Fri Oct 4 16:28:59 2002 From: jesse at bestpractical.com (Jesse Vincent) Date: Fri, 4 Oct 2002 16:28:59 -0400 Subject: [rt-users] [rt-announce] RT 2.0.15 Message-ID: <20021004202859.GG26822@pallas.fsck.com> I'm pleased to announce RT 2.0.15, this is a minor release which corrects several issues in 2.0.14 and works around bugs in certain versions of perl's MailTools suite. This version is identical to RT 2.0.15pre1, released for testing approximately 6 weeks ago. Users of previous 2.0.x versions of RT are encouraged to upgrade at their convenience. The new version is immediately available from: http://fsck.com/pub/rt/release/rt-2-0-15.tar.gz Installation: RT-Ticket: 1586 This patch allows installation of RT's libraries when using DESTDIR Email: RT-Ticket: 1589 A bug in the external MailTools distribution introduced extraneous whitespace into loop identifiers. this problem could result in RT getting into feedback loops. RT-Ticket: 1594 Fixed quoting of sender names in "From" headers. Packaging: Added a new debian packaging Documentation: Fixed the readme about fastcgi Fixing the apache.conf example -- ?|? http://www.bestpractical.com/rt -- Trouble Ticketing. Free. _______________________________________________ rt-announce mailing list rt-announce at lists.fsck.com http://lists.fsck.com/mailman/listinfo/rt-announce From freebsd at coal.sentex.ca Fri Oct 4 16:37:55 2002 From: freebsd at coal.sentex.ca (freebsd at coal.sentex.ca) Date: Fri, 4 Oct 2002 16:37:55 -0400 Subject: [rt-users] Quickly jumping to a queue Message-ID: <9575842846.20021004163755@sentex.net> One of the biggest complaints amongst our users of RT is that if you want to go back to a queue's listing when looking at a ticket, you have to go 'Home' and then click on the queue. I'm trying to get a dropdown menu working a la "New ticket in" functionality, except jump to a queue listing, with the same search restrictions as are provided in the Quicksearch box, when Home. Before I venture too far, has anyone else done this? I'm running into problems with passing multiple arguments as the value of the dropdown menu options. (i.e. &ValueOfQueue=&NewSearch=1&ValueOfStatus=open...) From jesse at bestpractical.com Fri Oct 4 16:43:41 2002 From: jesse at bestpractical.com (Jesse Vincent) Date: Fri, 4 Oct 2002 16:43:41 -0400 Subject: [rt-users] Travel to The Netherlands Message-ID: <20021004204341.GH26822@pallas.fsck.com> Hi, So it appears that I'm going to be in The Netherlands at the end of October. I'll be staying in Rotterdam, though I'm going to be in Amsterdam for at least a few days. If folks in the area might be interested in gathering some RT users together for dinner on, say Monday the 28th, I'd definitely be game. I'm flexible on timing and location. Best, Jesse -- ?|? http://www.bestpractical.com/rt -- Trouble Ticketing. Free. From grant at pico.apple.com Fri Oct 4 16:52:01 2002 From: grant at pico.apple.com (Grant Miller) Date: Fri, 4 Oct 2002 13:52:01 -0700 Subject: [rt-users] time worked/left In-Reply-To: <20021003142800.GA2720@transgaming.com> References: <20021003142314.GA2697@transgaming.com> <20021003142800.GA2720@transgaming.com> Message-ID: <20021004205201.GB886@pico.apple.com> On Thu, Oct 03, 2002 at 10:28:01AM -0400, Kirrily Robert wrote: > On Thu, Oct 03, 2002 at 10:23:14AM -0400, Kirrily Robert wrote: > > Am I right in understanding that "time worked" is a numeric field and > > "time left" is a text field that will accept any string? Why? How do > > people usually use these fields? > > ...replying to myself... > > I see from the Display screen that it assumes minutes, eg "1/3 min". Is > there a good way to make it understand different units of time? We have > tasks which are measured in weeks, not minutes. > Unfortunately, there isin't a quick and easy way to do that. One of these days, I'm going to try and put in a little dropdown list next to the text boxes to specify min/hours/weeks/months. -- -Grant Miller grant at pico.apple.com x42917 Unix Systems Admin, Engineering Computer Services unix-support at pico.apple.com, http://www-ecs.apple.com ECS Hotline: x44747 From grant at pico.apple.com Fri Oct 4 16:57:17 2002 From: grant at pico.apple.com (Grant Miller) Date: Fri, 4 Oct 2002 13:57:17 -0700 Subject: [rt-users] number tickets returned by a search? Message-ID: <20021004205717.GC886@pico.apple.com> I'm trying to put a little text into Search/Listing.html to tell the user how many tickets were returned in the search they just ran. I have this: Number of tickets returned in search: <%$session{'tickets'}->Count()%> But that's not really useful. If you ran a search that brings back 100 tickets and you have your $session{'tickets_rows_per_page'} set at 25, $session{'tickets'}->Count() will say 25. I want to get the total number of tickets in a search, not just the ones displayed on the page at the moment. Thanks in advance, -- -Grant Miller grant at pico.apple.com Apple Computer Unix Systems Admin, Engineering Computer Services From bruce_campbell at ripe.net Fri Oct 4 17:35:58 2002 From: bruce_campbell at ripe.net (Bruce Campbell) Date: Fri, 4 Oct 2002 23:35:58 +0200 (CEST) Subject: [rt-users] Travel to The Netherlands In-Reply-To: <20021004204341.GH26822@pallas.fsck.com> Message-ID: On Fri, 4 Oct 2002, Jesse Vincent wrote: > So it appears that I'm going to be in The Netherlands at the end > of October. I'll be staying in Rotterdam, though I'm going to be in > Amsterdam for at least a few days. If folks in the area might be > interested in gathering some RT users together for dinner on, say Monday > the 28th, I'd definitely be game. I'm flexible on timing and location. I'm going to assume that all of the (near-)Amsterdam people do know where the RIPE NCC Offices are (http://www.ripe.net/ripencc/about/location.html), and can manage 6 to 6:30pm outside to proceed to dinner[1]. To avoid excessive Farnarkling, please RSVP to myself. -- Bruce Campbell RIPE Systems/Network Engineer NCC www.ripe.net - PGP562C8B1B Operations/Security [1] Although slightly pricy, I am rather fond of Boom Chicago for a semi-catered night out. From jsmith at structbio.vanderbilt.edu Fri Oct 4 17:51:19 2002 From: jsmith at structbio.vanderbilt.edu (Jarrod Smith) Date: Fri, 4 Oct 2002 16:51:19 -0500 (CDT) Subject: [rt-users] Problems installing with Pg Message-ID: It seems that there is a problem with Pg in 2.0.14? I'm trying to do a 'make install' but having problems connecting to a postgres server on localhost. I've seen similar posts here before but nothing exactly like this... Any time there is a DBI->connect(dbname=rt2;host=localhost), the connect fails. I can define DB_HOST and DB_RT_HOST to be null in the Makefile and things get farther (the rt2 database gets built), but then towards the end of the install: /usr/bin/perl -I//usr/local/rt2/etc -I//usr/local/rt2/lib //usr/local/rt2/etc/insertdata DBI->connect(dbname=rt2;host=) failed: connectDBStart() -- unknown hostname: user=rt_user at /usr/lib/perl5/site_perl/5.6.0/DBIx/SearchBuilder/Handle.pm line 117 Connect Failed connectDBStart() -- unknown hostname: user=rt_user at //usr/local/rt2/etc/insertdata line 27 make: *** [insert] Error 255 So in this phase, the "host=" argument is hardwired into the DBI->connect even if I leave it null. If I modify config.pm to put localhost back, I get the same error connecting that I did before. I did not try to go modify the code to remove the 'host=' argument completely. I thought I had better ask here first. Thanks in advance for any advice! -- Jarrod A. Smith, Ph.D. Asst. Director, Center for Structural Biology Research Asst. Professor, Biochemistry Vanderbilt University 189 processes: 130 sleeping, 59 running From grant at pico.apple.com Fri Oct 4 22:31:30 2002 From: grant at pico.apple.com (Grant Miller) Date: Fri, 4 Oct 2002 19:31:30 -0700 Subject: [rt-users] number tickets returned by a search? In-Reply-To: <20021004205717.GC886@pico.apple.com> References: <20021004205717.GC886@pico.apple.com> Message-ID: <20021005023130.GA4191@pico.apple.com> On Fri, Oct 04, 2002 at 01:57:17PM -0700, Grant Miller wrote: > > > I'm trying to put a little text into Search/Listing.html to tell the user > how many tickets were returned in the search they just ran. > > I have this: > Number of tickets returned in search: > <%$session{'tickets'}->Count()%> > > But that's not really useful. If you ran a search that brings back > 100 tickets and you have your $session{'tickets_rows_per_page'} set at > 25, $session{'tickets'}->Count() will say 25. I want to get the total > number of tickets in a search, not just the ones displayed on the > page at the moment. > I figured it out, had to get the count right after $session{'tickets'}->RedoSearch(); Then I put in %if ($ticketcount > $session{'tickets_rows_per_page'}) {    First page    <Previous page    Next page> %} To have it only show those links if there's more than a page of tickets returned. -- -Grant Miller grant at pico.apple.com x42917 Unix Systems Admin, Engineering Computer Services unix-support at pico.apple.com, http://www-ecs.apple.com ECS Hotline: x44747 From dphull at ku.edu Fri Oct 4 22:59:56 2002 From: dphull at ku.edu (dphull at ku.edu) Date: Fri, 4 Oct 2002 21:59:56 -0500 (CDT) Subject: [rt-users] Quickly jumping to a queue In-Reply-To: <9575842846.20021004163755@sentex.net> Message-ID: On Fri, 4 Oct 2002 freebsd at coal.sentex.ca wrote: > One of the biggest complaints amongst our users of RT is that if you > want to go back to a queue's listing when looking at a ticket, you > have to go 'Home' and then click on the queue. In the version we have installed, don't have # handy, if I click on a queue name, then click a ticket, I can return to the previous listing by queue by clicking on the search link next to the home link. YMMV. -- Dave Hull Senior Information Technology Analyst The University of Kansas voice: (785) 864-0403 || fax: (785) 864-0485 From bruce_campbell at ripe.net Sat Oct 5 06:52:14 2002 From: bruce_campbell at ripe.net (Bruce Campbell) Date: Sat, 5 Oct 2002 12:52:14 +0200 (CEST) Subject: [rt-users] Travel to The Netherlands In-Reply-To: Message-ID: On Fri, 4 Oct 2002, Bruce Campbell wrote: > On Fri, 4 Oct 2002, Jesse Vincent wrote: > > > So it appears that I'm going to be in The Netherlands at the end > > of October. I'll be staying in Rotterdam, though I'm going to be in > > Amsterdam for at least a few days. If folks in the area might be > > interested in gathering some RT users together for dinner on, say Monday > > the 28th, I'd definitely be game. I'm flexible on timing and location. Pah. I can't even check my own schedule before making a public spectacle of myself to see I'm flying out on the 25th of October, unless people want to make it the 23rd (Jesse?). -- Bruce Campbell RIPE Systems/Network Engineer NCC www.ripe.net - PGP562C8B1B Operations/Security From jesse at bestpractical.com Sat Oct 5 11:47:05 2002 From: jesse at bestpractical.com (Jesse Vincent) Date: Sat, 5 Oct 2002 11:47:05 -0400 Subject: [rt-users] Travel to The Netherlands In-Reply-To: References: Message-ID: <20021005154705.GL26822@pallas.fsck.com> On Sat, Oct 05, 2002 at 12:52:14PM +0200, Bruce Campbell wrote: > > Pah. I can't even check my own schedule before making a public spectacle > of myself to see I'm flying out on the 25th of October, unless people want > to make it the 23rd (Jesse?). Sadly, I'm getting in on the 23rd and suspect I'm not going to be in decent shape to do much of anything that evening :/ -- ?|? http://www.bestpractical.com/rt -- Trouble Ticketing. Free. From tzadikem at yahoo.com Sat Oct 5 12:01:06 2002 From: tzadikem at yahoo.com (Travis Zadikem) Date: Sat, 5 Oct 2002 09:01:06 -0700 (PDT) Subject: [rt-users] Please help problems with the mail script on Redhat 7.2 Message-ID: <20021005160106.84301.qmail@web14403.mail.yahoo.com> I have installed RT on Redhat 7.2 and this keeps popping up in the maillog and the issue/ticket never gets put into the database. Does anyone know how to fix this. Please help Oct 4 15:24:18 help sendmail[5975]: g94LOHh05974: to="|/usr/local/rt2/bin/rt-mailgate --queue general --action correspond", ctladdr= (8/0), delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=30026, dsn=5.0.0, stat=Service unavailable taz ===== Your mind is like a parachute. It must be open to be used effectively. __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From rt-users at lists.netways.de Sat Oct 5 12:46:15 2002 From: rt-users at lists.netways.de (rt-users) Date: Sat, 5 Oct 2002 18:46:15 +0200 Subject: AW: [rt-users] Quickly jumping to a queue Message-ID: <3626546DC152134382A0A029C29365C603E955@net-mail.int.netways.de> Hi, 1. Put that code into WebRT/Elements/JumpToQueue (new file):
  <& /Elements/SelectQueue, Name=>'ValueOfQueue', ShowNullOption => 0&>
2. Include it on the index.html page: <& /Elements/JumpToQueue &> HTH, Julian >-----Urspr?ngliche Nachricht----- >Von: freebsd at coal.sentex.ca [mailto:freebsd at coal.sentex.ca] >Bereitgestellt: Freitag, 4. Oktober 2002 22:38 >Bereitgestellt in: rt-users >Unterhaltung: [rt-users] Quickly jumping to a queue >Betreff: [rt-users] Quickly jumping to a queue > > >One of the biggest complaints amongst our users of RT is that if you >want to go back to a queue's listing when looking at a ticket, you >have to go 'Home' and then click on the queue. > >I'm trying to get a dropdown menu working a la "New ticket in" >functionality, except jump to a queue listing, with the same search >restrictions as are provided in the Quicksearch box, when Home. > >Before I venture too far, has anyone else done this? I'm running into >problems with passing multiple arguments as the value of the dropdown >menu options. (i.e. >&ValueOfQueue=&NewSearch=1&ValueOfStatus=open...) > >_______________________________________________ >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 > From rt-users at lists.netways.de Sat Oct 5 17:19:31 2002 From: rt-users at lists.netways.de (rt-users) Date: Sat, 5 Oct 2002 23:19:31 +0200 Subject: AW: [rt-users] Quickly jumping to a queue Message-ID: <3626546DC152134382A0A029C29365C603E956@net-mail.int.netways.de> >Von: Chr. v. Stuckrad [mailto:stucki at math.fu-berlin.de] >Bereitgestellt: Samstag, 5. Oktober 2002 22:28 >Betreff: Re: [rt-users] Quickly jumping to a queue >Well, this definitively 'helps' (if it works as I assume it >works; didn't try it yet :-) but as I understand it, it will >reset some Parameters to default values? Yes. >I.e. it sets You can just delete the parts, you do not want to get reset >I'm already changing this to unlimited all the time and then >after a few clicks I'm back to 50. So I assume inserting this >Form will one more time create a link with this situation. > >Is there a way to 'stay with the current/latest settings' ? Click on the "Search" Button BTW.: If you want to have the "Jump to" selector on all pages, you should include it in /WebRT/Elements/Tabs, not index.html. Julian From pdh at snapgear.com Sun Oct 6 21:45:57 2002 From: pdh at snapgear.com (Phil Homewood) Date: Mon, 7 Oct 2002 11:45:57 +1000 Subject: [rt-users] number tickets returned by a search? In-Reply-To: <20021005023130.GA4191@pico.apple.com> References: <20021004205717.GC886@pico.apple.com> <20021005023130.GA4191@pico.apple.com> Message-ID: <20021007014557.GH476@luggage> Grant Miller wrote: > > I'm trying to put a little text into Search/Listing.html to tell the user > > how many tickets were returned in the search they just ran. > > > I figured it out, had to get the count right after > $session{'tickets'}->RedoSearch(); > > Then I put in > > > To have it only show those links if there's more than a page of tickets > returned. Building on (and including) Grant's work, the attached patch should also prevent the "Previous page" link on the first page, and the "Next page" link on the last. Whee. -- Phil Homewood, Systems Janitor, www.SnapGear.com pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances -------------- next part -------------- Index: webrt/Search/Listing.html =================================================================== RCS file: /cvs/local/rt/webrt/Search/Listing.html,v retrieving revision 1.4 diff -u -r1.4 Listing.html --- webrt/Search/Listing.html 15 Jul 2002 01:30:27 -0000 1.4 +++ webrt/Search/Listing.html 7 Oct 2002 01:41:53 -0000 @@ -39,8 +39,10 @@ <%PERL> my $i; +my $ticketcount; $session{'tickets'}->RedoSearch(); +$ticketcount=$session{'tickets'}->Count(); while (my $Ticket = $session{'tickets'}->Next) { $i++; if ($i % 2) { @@ -63,19 +65,32 @@
+%if ($ticketcount > $session{'tickets_rows_per_page'}) { First page    +% if ( $session{'tickets'}->FirstRow >= $session{'tickets_rows_per_page'}-1 ) { <Previous page    +% } +% if ( $session{'tickets'}->FirstRow + $session{'tickets_rows_per_page'} < $ticketcount ) { Next page> +% } %#  
Goto page
+%}
% if ($session{'tickets'}->Count()) { -
+ + + + + +
+<% $ticketcount %> result(s) found + Update all these tickets at once - +
% }
From pdh at snapgear.com Sun Oct 6 22:16:29 2002 From: pdh at snapgear.com (Phil Homewood) Date: Mon, 7 Oct 2002 12:16:29 +1000 Subject: [rt-users] number tickets returned by a search? In-Reply-To: <20021007014557.GH476@luggage> References: <20021004205717.GC886@pico.apple.com> <20021005023130.GA4191@pico.apple.com> <20021007014557.GH476@luggage> Message-ID: <20021007021629.GI476@luggage> Phil Homewood wrote: > Building on (and including) Grant's work, the attached patch > should also prevent the "Previous page" link on the first page, > and the "Next page" link on the last. Whee. And of course no sooner do I send it than I notice another bug. Unless I've busted something in my local customisations (which is quite possible), the "first page" link doesn't work at all. This patch (which is independent of the previous one) fixes that, and should allow the commented out "Goto Page" box on Search/Listing.html to work as well. Jesse:- There seems to be a bit of confusion in DBIx::SB (unless this has changed since 0.48) as to whether the first foo is number 0 or number 1 (for values of foo like "row" and "page".) I'm not sure whether making "-1" fudges in RT is ideal, or whether DBIx::SB should be whacked around the head and told to start counting from zero... the following feels wrong: FirstRow(1); # set the first row to 1 $r = FirstRow(); # oh, look. The first row is zero. -- Phil Homewood, Systems Janitor, www.SnapGear.com pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances From pdh at snapgear.com Sun Oct 6 22:21:51 2002 From: pdh at snapgear.com (Phil Homewood) Date: Mon, 7 Oct 2002 12:21:51 +1000 Subject: [rt-users] number tickets returned by a search? In-Reply-To: <20021007021629.GI476@luggage> References: <20021004205717.GC886@pico.apple.com> <20021005023130.GA4191@pico.apple.com> <20021007014557.GH476@luggage> <20021007021629.GI476@luggage> Message-ID: <20021007022151.GJ476@luggage> Phil Homewood wrote: > This patch (which is independent of the previous one) fixes > that, and should allow the commented out "Goto Page" box on > Search/Listing.html to work as well. It's just not my day. Here's the forgotten patch. -------------- next part -------------- Index: lib/RT/Interface/Web.pm =================================================================== RCS file: /cvs/local/rt/lib/RT/Interface/Web.pm,v retrieving revision 1.1.1.4 diff -u -r1.1.1.4 Web.pm --- lib/RT/Interface/Web.pm 15 Jul 2002 01:25:46 -0000 1.1.1.4 +++ lib/RT/Interface/Web.pm 7 Oct 2002 01:53:15 -0000 @@ -485,6 +485,9 @@ elsif ( $args{ARGS}->{'GotoPage'} eq 'Prev' ) { $session{'tickets'}->PrevPage; } + elsif ( $args{ARGS}->{'GotoPage'} > 0 ) { + $session{'tickets'}->GotoPage( $args{ARGS}->{'GotoPage'} - 1 ); + } # }}} From atporter at gateway.primate.net Mon Oct 7 00:14:45 2002 From: atporter at gateway.primate.net (Aaron T Porter) Date: Sun, 6 Oct 2002 21:14:45 -0700 Subject: [rt-users] TemplateAnswers-0.3 Message-ID: <20021007041445.GC24029@gateway.primate.net> Just a quick announce for the new update of TemplateAnswers. This started as a fork off the StockAnswers package to use rt2.Templates instead of a seperate templating tree on the filesystem. I considered re-merging with the StockAnswers package, but they seem to be moving further and further away from my KISS philosophy. Tested on RT 2.0.11 and 2.0.15 using Linux & MySQL. Doesn't do anything non-RT standard, so it should run anywhere RT does. http://www.fsck.com/pub/rt/contrib/2.0/TemplateAnswers-0.3.tar.gz or http://primate.net/src/TemplateAnswers-0.3.tar.gz From freebsd at coal.sentex.ca Mon Oct 7 09:39:34 2002 From: freebsd at coal.sentex.ca (freebsd at coal.sentex.ca) Date: Mon, 7 Oct 2002 09:39:34 -0400 Subject: [rt-users] Quickly jumping to a queue In-Reply-To: References: Message-ID: <145309941672.20021007093934@sentex.net> Spake dphull at ku.edu on 04/10/2002, 21:59:56 -0500 (CDT): >> One of the biggest complaints amongst our users of RT is that if you >> want to go back to a queue's listing when looking at a ticket, you >> have to go 'Home' and then click on the queue. > > In the version we have installed, don't have # handy, if I click on a > queue name, then click a ticket, I can return to the previous listing by > queue by clicking on the search link next to the home link. That works fine and dandy if you want to go back to the display of the queue you're in, but if you want to jump from ticket 10 in queue 1 to a general view of queue 2, that won't work. From freebsd at coal.sentex.ca Mon Oct 7 10:28:22 2002 From: freebsd at coal.sentex.ca (freebsd at coal.sentex.ca) Date: Mon, 7 Oct 2002 10:28:22 -0400 Subject: [rt-users] Quickly jumping to a queue Message-ID: <179312869873.20021007102822@sentex.net> On Sat, 5 Oct 2002 18:46:15 +0200, in sentex.lists.rt.users you wrote: >1. Put that code into WebRT/Elements/JumpToQueue (new file): > >
>  ><& /Elements/SelectQueue, Name=>'ValueOfQueue', ShowNullOption => 0&> >
> >2. Include it on the index.html page: > ><& /Elements/JumpToQueue &> Excellent! Thanks very much. Though since we'd like it on every page, we're sticking it in Elements/Tabs, not index.html As an aside, there /is/ a local directory for all your own modifications -- local/WebRT/html/Elements is where I stuck the JumpToQueue above, and copied Tabs into there as well. That way I don't get overwritten on an upgrade... :) From r at elhames.co.uk Mon Oct 7 11:27:46 2002 From: r at elhames.co.uk (R El -Hames) Date: Mon, 7 Oct 2002 16:27:46 +0100 Subject: [rt-users] Ticket Numbers Message-ID: <000b01c26e16$16637d70$8771840a@maximus> Hi there; Have anyone managed to implement different ticket number format; ie as per yyyymmdd-x ?? I'll be grateful for any help on that. Thanks; Roy From rt-users at rickbradley.com Mon Oct 7 11:43:46 2002 From: rt-users at rickbradley.com (Rick Bradley) Date: Mon, 7 Oct 2002 10:43:46 -0500 Subject: [rt-users] [bug report] intermittent login / sessioning problem In-Reply-To: <20020927133314.GE85484@negwo.eastcore.net> References: <20020926214809.GD74212@negwo.eastcore.net> <20020927133314.GE85484@negwo.eastcore.net> Message-ID: <20021007154346.GD70396@negwo.eastcore.net> * Rick Bradley (rt-users at rickbradley.com) [020927 08:38]: > > Bug Report Summary > > ------------------ > > Behavior Expected: Web interface should allow logins for known active > > users > > Behavior Observed: Periodically the web interface will deny logins > > for any valid user, returning a "Your username or > > password is incorrect" message. Once a sequence > > of steps is taken (described below) the problem > > disappears. The problem recurs periodically. > > Versions: RT-2.0.14 from source, Debian Linux (kernel SMP > > 2.4.19), Apache 1.3.26, MySQL 3.23.52 We were able to track down what appears to be the origin of this problem. Via the modperl list [0] (mostly off-list) we received some assistance which suggested that crypt() is indeed not reentrant, but that there is a common reentrant crypt() which some Perl's support. Following up further we found that we appear to have a reentrant crypt() that appears to be recognized by Perl but are still having the problem. Additional research turned up a problem in Linux's glibc implementation of crypt() which already has a workaround implemented for bleeding edge Perls. [1] With respect to RT I consider this issue resolved. [0] http://marc.theaimsgroup.com/?l=apache-modperl&m=103367209622204&w=2 [1] http://marc.theaimsgroup.com/?l=perl5-porters&m=103012185631309&w=2 Rick -- http://www.rickbradley.com MUPRN: 753 (59F/57F) | good little girl much random email haiku | less a sinner like you!). No | packing as of yet. From bryantac67 at yahoo.com Mon Oct 7 11:56:30 2002 From: bryantac67 at yahoo.com (Aaron Bryant) Date: Mon, 7 Oct 2002 08:56:30 -0700 (PDT) Subject: [rt-users] automatic ticket routing / assigning Message-ID: <20021007155630.49307.qmail@web21503.mail.yahoo.com> Hi all, I was just wondering if RT had a certain feature... Is it possible to have RT automatically route a ticket to a certain queue and/or owner? I know that you can setup aliases on the server with a different email address for each queue, but something else popped into my mind. Instead of having a different email address for each queue, can you just have one email address which the requestor sends to with the subject line being the name of the queue/owner? Then the tracking system reads the subject line and automatically submits the ticket to the correct queue/owner based on the subject line. Or something to this extent...has anyone done anything like this? Thanks in advance, Aaron __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From wash at wananchi.biz Mon Oct 7 12:12:23 2002 From: wash at wananchi.biz (Odhiambo Washington) Date: Mon, 7 Oct 2002 19:12:23 +0300 Subject: [rt-users] rt-2.0.15 upgrade problem Message-ID: <20021007161223.GA95815@ns2.wananchi.com> Ahoy, I have upgraded to 2.0.15 from 2.0.14 yesterday. One problem seems to come up though: When I reply to a ticket and change status to Resolved and then commit changes, the next window that comes seems to have the titles disappear, but this happens intermittently. So at some ocassion I don't see the links to Home|Search|Configuration after I resolve a ticket. One other question: After an upgrade, one has to do /opt/rt2/etc/insertdata When I upgrade from 2.0.14 to 2.0.15, is it correct understanding that I have to do ./insertdata 2.0.14 ???? cheers - wash +----------------------------------+-----------------------------------------+ Odhiambo Washington, wash at wananchi.com . WANANCHI ONLINE LTD (Nairobi, KE) | http://ns2.wananchi.com/~wash/ . 1ere Etage, Loita Hse, Loita St., | GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI | +---------------------------------+------------------------------------------+ "Oh My God! They killed init! You Bastards!" --from a /. post From IPTunnel at cariaccess.com Mon Oct 7 12:28:39 2002 From: IPTunnel at cariaccess.com (IPTunnel) Date: Mon, 07 Oct 2002 12:28:39 -0400 Subject: [rt-users] auto reminder References: <20021007161223.GA95815@ns2.wananchi.com> Message-ID: <3DA1B637.5040306@cariaccess.com> hello all...i am pretty new to this..does anyone know how to make rt AutoRemind the owner when a ticket is sittign for a long time? From medawsonjr at yahoo.com Mon Oct 7 12:32:48 2002 From: medawsonjr at yahoo.com (Mark E. Dawson, Jr.) Date: Mon, 7 Oct 2002 09:32:48 -0700 (PDT) Subject: [rt-users] auto reminder In-Reply-To: <3DA1B637.5040306@cariaccess.com> Message-ID: <20021007163248.44002.qmail@web11205.mail.yahoo.com> I second that request. This is what we were missing on Siebel, and would be nice to add into RT if it is possible. --- IPTunnel wrote: > hello all...i am pretty new to this..does anyone > know how to make rt > AutoRemind the owner when a ticket is sittign for a > long time? > > _______________________________________________ > 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 __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From darren at boston.com Mon Oct 7 12:41:40 2002 From: darren at boston.com (darren chamberlain) Date: Mon, 7 Oct 2002 12:41:40 -0400 Subject: [rt-users] auto reminder In-Reply-To: <3DA1B637.5040306@cariaccess.com> References: <20021007161223.GA95815@ns2.wananchi.com> <3DA1B637.5040306@cariaccess.com> Message-ID: <20021007164140.GB10251@boston.com> * IPTunnel [2002-10-07 12:28]: > hello all...i am pretty new to this..does anyone know how to make rt > AutoRemind the owner when a ticket is sittign for a long time? Have you seen the nag script, in the RT contrib area at ? It's a good base from which to build -- set it up to search for what you're interested in, and set it to run from cron. (darren) -- There is no hell. There is only France. From russj at dimstar.net Mon Oct 7 12:47:13 2002 From: russj at dimstar.net (Russ Johnson) Date: Mon, 07 Oct 2002 09:47:13 -0700 Subject: [rt-users] Quickly jumping to a queue References: <145309941672.20021007093934@sentex.net> Message-ID: <3DA1BA91.1080608@dimstar.net> freebsd at coal.sentex.ca wrote: >That works fine and dandy if you want to go back to the display of the >queue you're in, but if you want to jump from ticket 10 in queue 1 to >a general view of queue 2, that won't work. > The "general view" as you call it, is just a search with the parameters of the Queue in question, status=open and status=new. The easiest way to get what you want is to open the list, click the "Bookmarkable URL for this list" link, and then save a bookmark in your faviorites list. You can have one for each of the queues if you want. -- -- Russ Johnson Dimension 7/Stargate Online http://www.dimstar.net Random thought #11 (Collect all 17) "Every year, back comes Spring, with nasty little birds yapping their fool heads off and the ground all mucked up with plants." - Dorothy Parker From fox-rt_users at vulpes.net Mon Oct 7 13:28:04 2002 From: fox-rt_users at vulpes.net (Jeremy Doran) Date: 07 Oct 2002 10:28:04 -0700 Subject: [rt-users] Using external databases ? Message-ID: <1034011763.24604.8.camel@pictus.engr.nominum.com> Hi there, I see on the 'Features' page for RT the following: Extensible linking system which allows you to tie tickets to each other and to external databases. (RT supports dependencies, parent-child relationships and generic relationships) However, I can't see anything in the documentation (unless I've completely missed it) on how actually to go about doing this? This particular feature has become something that we need to take advantage of, as we wish to link in another external database that will contain customer contract information to our RT database. Has anyone done this before or anything similar that could perhaps give me pointers? Thanks, -- Jeremy Doran fox at vulpes.net From bryantac67 at yahoo.com Mon Oct 7 16:54:14 2002 From: bryantac67 at yahoo.com (Aaron Bryant) Date: Mon, 7 Oct 2002 13:54:14 -0700 (PDT) Subject: [rt-users] external authentication Message-ID: <20021007205414.61820.qmail@web21510.mail.yahoo.com> Has anyone had any luck getting external authentication to work? I have a script that I want to try, and I know that you are supposed to use SetExternalAuth in config.pm. Am I supposed to define that to point to the script? When I do that, all RT says is 'Error -> You are not an authorized user.' I think a window is supposed to popup or something, and I have made changes to httpd.conf (AllowOverride AuthConfig) and .htaccess (require valid-user), but to no avail. Thanks, Aaron __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From kevinw at iserv.net Mon Oct 7 16:58:38 2002 From: kevinw at iserv.net (Kevin Welch) Date: Mon, 7 Oct 2002 16:58:38 -0400 Subject: [rt-users] auto reminder Message-ID: There is also a script that increases the priority of a ticket the closer it gets to its due date. You can use that to increment the tickets priority for the person on a daily basis, I use that as it is much less intrusive than a nagging email telling me a ticket is camped. -- Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: From grant at pico.apple.com Mon Oct 7 17:02:41 2002 From: grant at pico.apple.com (Grant Miller) Date: Mon, 7 Oct 2002 14:02:41 -0700 Subject: [rt-users] odd sorting behavior Message-ID: <20021007210241.GB8948@pico.apple.com> We're running RT 2.0.14 here and I've run across something strange going on when searching for tickets and sorting the listing by the owner. It seems to be not ordering the listing alphabetically, but rather by the numeric id of the user in the Users table. Is anyone else running into this? I searched the rt-users and rt-devel lists back to May and looked in the RT-Bugs queue on fsck.com for any mention of this, but nobody else has seen this. -Grant Miller grant at pico.apple.com Unix Systems Admin, Engineering Computer Services, Apple Computer From jsmith at structbio.vanderbilt.edu Mon Oct 7 17:10:31 2002 From: jsmith at structbio.vanderbilt.edu (Jarrod Smith) Date: Mon, 7 Oct 2002 16:10:31 -0500 (CDT) Subject: [rt-users] Problems installing with Pg In-Reply-To: Message-ID: On Fri, 4 Oct 2002, Jarrod Smith wrote: > It seems that there is a problem with Pg in 2.0.14? > > I'm trying to do a 'make install' but having problems connecting to a > postgres server on localhost. I've seen similar posts here before but > nothing exactly like this... I'm replying with the solution for the archives. A helpful individual sent me this info in private (Thanks Jose). The problem was apparently in the DBIx::SearchBuilder module. To fix, grab version 0.63 or later. As of this writing, these versions are not on CPAN. I installed version 0.73 from http://fsck.com/pub/rt/devel/ and now everything works as advertised. Jarrod Smith From eric.horne at std.teradyne.com Mon Oct 7 17:59:21 2002 From: eric.horne at std.teradyne.com (Eric Horne) Date: Mon, 07 Oct 2002 14:59:21 -0700 Subject: [rt-users] SelfService and Apache Authentication Message-ID: <3DA203B9.30304@std.teradyne.com> I just started using RT in a pilot mode for mangaging tasks in my group.. I'm also using it as a document review mechanism for a documentation project we're doing. Nice.. I enabled user authentication via the REMOTE_USER variable and it seems to work great for both priv and non-priv users. Except... that when I submit a request from another site (same company, different mail domain), the name of the user sending in the request is recorded in the Users table as the mail address. Unfortunately, I can't authenticate the user by e-mail address (there are too many possiblities per user), so now the user can't login. Am I doing something wrong? Shouldn't RT strip off everything after the @? I tried manually updating the Users database so that the @ and all text after it was stripped from the Name field, and that seems to have done the trick. Are there any problems with stripping the @.* from the Name field as far as WebRT is concerned? Any idea where in the Code I should look to permanantly strip the @.* from the Name field only? Thanks for your help! -Eric From pdh at snapgear.com Mon Oct 7 19:52:58 2002 From: pdh at snapgear.com (Phil Homewood) Date: Tue, 8 Oct 2002 09:52:58 +1000 Subject: [rt-users] SelfService and Apache Authentication In-Reply-To: <3DA203B9.30304@std.teradyne.com> References: <3DA203B9.30304@std.teradyne.com> Message-ID: <20021007235258.GF462@luggage> Eric Horne wrote: > Am I doing something wrong? Shouldn't RT strip off everything after the > @? No. Otherwise it'd see eric at your.domain as the same guy as eric at some.unrelated.company. > Are there any problems with stripping the @.* from the Name field as far > as WebRT is concerned? Any idea where in the Code I should look to > permanantly strip the @.* from the Name field only? Do it the Right Way(tm): edit the CanonicalizeAddress routine in config.pm to munge *@dept.your.domain into *@your.domain. :-) -- Phil Homewood, Systems Janitor, www.SnapGear.com pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances From pdh at snapgear.com Mon Oct 7 19:54:52 2002 From: pdh at snapgear.com (Phil Homewood) Date: Tue, 8 Oct 2002 09:54:52 +1000 Subject: [rt-users] external authentication In-Reply-To: <20021007205414.61820.qmail@web21510.mail.yahoo.com> References: <20021007205414.61820.qmail@web21510.mail.yahoo.com> Message-ID: <20021007235452.GG462@luggage> Aaron Bryant wrote: > Has anyone had any luck getting external > authentication to work? I have a script that I want > to try, and I know that you are supposed to use > SetExternalAuth in config.pm. Am I supposed to define > that to point to the script? When I do that, all RT > says is 'Error -> You are not an authorized user.' I > think a window is supposed to popup or something, and > I have made changes to httpd.conf (AllowOverride > AuthConfig) and .htaccess (require valid-user), but to > no avail. If you're requiring "valid-user" but not seeing Apache prompting you for username and password, your problem lies in your Apache config, not RT. $WebExternalAuth simply tells RT to let Apache handle the authentication. -- Phil Homewood, Systems Janitor, www.SnapGear.com pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances From pdh at snapgear.com Mon Oct 7 19:56:26 2002 From: pdh at snapgear.com (Phil Homewood) Date: Tue, 8 Oct 2002 09:56:26 +1000 Subject: [rt-users] automatic ticket routing / assigning In-Reply-To: <20021007155630.49307.qmail@web21503.mail.yahoo.com> References: <20021007155630.49307.qmail@web21503.mail.yahoo.com> Message-ID: <20021007235626.GH462@luggage> Aaron Bryant wrote: > my mind. Instead of having a different email address > for each queue, can you just have one email address > which the requestor sends to with the subject line > being the name of the queue/owner? Then the tracking > system reads the subject line and automatically > submits the ticket to the correct queue/owner based on > the subject line. Or something to this extent...has > anyone done anything like this? Sounds like a job for procmail, with recipes delivering to rt-mailgate. Seek ye the procmail package. -- Phil Homewood, Systems Janitor, www.SnapGear.com pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances From eric.horne at std.teradyne.com Mon Oct 7 20:15:34 2002 From: eric.horne at std.teradyne.com (Eric Horne) Date: Mon, 07 Oct 2002 17:15:34 -0700 Subject: [rt-users] SelfService and Apache Authentication References: <3DA203B9.30304@std.teradyne.com> <20021007235258.GF462@luggage> Message-ID: <3DA223A6.9080503@std.teradyne.com> Well, Gee.. I wish I would have thought of that - the right way :) Thanks, Phil! This is exactly what I was looking for. -Eric Phil Homewood wrote: > Eric Horne wrote: > >>Am I doing something wrong? Shouldn't RT strip off everything after the >>@? > > > No. Otherwise it'd see eric at your.domain as the same guy as > eric at some.unrelated.company. > > >>Are there any problems with stripping the @.* from the Name field as far >>as WebRT is concerned? Any idea where in the Code I should look to >>permanantly strip the @.* from the Name field only? > > > Do it the Right Way(tm): edit the CanonicalizeAddress routine > in config.pm to munge *@dept.your.domain into *@your.domain. :-) From grant at pico.apple.com Mon Oct 7 23:28:54 2002 From: grant at pico.apple.com (Grant Miller) Date: Mon, 7 Oct 2002 20:28:54 -0700 Subject: [rt-users] [bug report] sorting on owner not working as expected Message-ID: <20021008032854.GA11723@pico.apple.com> Bug Report: ------------------------------ Behaivor Expected: sorting tickets by Owner should present a alphabetically ordered list. Behaivor Observed: when sorting tickets by Owner, they are sorted by the numeric id of that owner in the Users table. Versions: fresh install of RT 2.0.15, Apache 1.3.26, Perl 5.6.1, mod_perl 1.27, Debian 3.0, MySQL 3.23.49. Steps to reproduce problem: ---------------------------------- Fresh install of RT, Create 4 users in this order: george, karl, charles, mark. Set the users up with regular permissions to create and own tickets in the general queue. Log in to RT with each account (in non-alphabetical order) and create one ticket as each user. Go to the Search page, setup the search criteria with Queue = general and sort on Owner with order ascending. You should see the tickets ordered with george's ticket first, then karl's, then charles's, then mark's. Redo the search with the order descending and you'll see the list reversed. It is clearly ordering the list by the id of the owner, not the Name. mysql> select id,Name,RealName from Users; +----+-----------+----------------------+ | id | Name | RealName | +----+-----------+----------------------+ | 1 | RT_System | The RT System itself | | 2 | Nobody | Nobody in particular | | 3 | root | Enoch Root | | 4 | george | George Smith | | 5 | karl | Karl Smith | | 6 | charles | Charles Smith | | 7 | mark | Mark Smith | +----+-----------+----------------------+ I have also seen this behaivor observed on RT 2.0.14, Apache 1.3.26, Perl 5.6.1, mod_perl 1.27, Solaris 2.6, MySQL 3.32.52. -Grant Miller grant at pico.apple.com Unix Systems Admin, Engineering Computer Services, Apple Computer From jesse at bestpractical.com Mon Oct 7 23:36:14 2002 From: jesse at bestpractical.com (Jesse Vincent) Date: Mon, 7 Oct 2002 23:36:14 -0400 Subject: [rt-users] [bug report] sorting on owner not working as expected In-Reply-To: <20021008032854.GA11723@pico.apple.com> References: <20021008032854.GA11723@pico.apple.com> Message-ID: <20021008033614.GV26822@pallas.fsck.com> On Mon, Oct 07, 2002 at 08:28:54PM -0700, Grant Miller wrote: > > Bug Report: > ------------------------------ > > Behaivor Expected: sorting tickets by Owner should present a alphabetically > ordered list. > Behaivor Observed: when sorting tickets by Owner, they are sorted by the > numeric id of that owner in the Users table. > Versions: fresh install of RT 2.0.15, Apache 1.3.26, Perl 5.6.1, > mod_perl 1.27, Debian 3.0, MySQL 3.23.49. Known issue. Basically, doing anything different from what we do how would require fairly extensive retooling (RT's search system wasn't built to sort on attributes in other tables.) I'll gladly take a clean patch from someone who wants to work on this. -j -- ?|? http://www.bestpractical.com/rt -- Trouble Ticketing. Free. From dmmooney at earthlink.net Tue Oct 8 10:30:37 2002 From: dmmooney at earthlink.net ( Drew Mooney) Date: Tue, 08 Oct 2002 07:30:37 -0700 Subject: [rt-users] AutoAssign plugin? Message-ID: Where does this script plug in? Do we need to customize queues, etc.? regards, Drew M. Mooney From grant at pico.apple.com Tue Oct 8 11:01:50 2002 From: grant at pico.apple.com (Grant Miller) Date: Tue, 8 Oct 2002 08:01:50 -0700 Subject: [rt-users] [bug report] sorting on owner not working as expected In-Reply-To: <20021008033614.GV26822@pallas.fsck.com> References: <20021008032854.GA11723@pico.apple.com> <20021008033614.GV26822@pallas.fsck.com> Message-ID: <20021008150150.GA15707@pico.apple.com> On Mon, Oct 07, 2002 at 11:36:14PM -0400, Jesse Vincent wrote: > > > > On Mon, Oct 07, 2002 at 08:28:54PM -0700, Grant Miller wrote: > > > > Bug Report: > > ------------------------------ > > > > Behaivor Expected: sorting tickets by Owner should present a alphabetically > > ordered list. > > Behaivor Observed: when sorting tickets by Owner, they are sorted by the > > numeric id of that owner in the Users table. > > Versions: fresh install of RT 2.0.15, Apache 1.3.26, Perl 5.6.1, > > mod_perl 1.27, Debian 3.0, MySQL 3.23.49. > > Known issue. Basically, doing anything different from what we do how > would require fairly extensive retooling (RT's search system wasn't > built to sort on attributes in other tables.) I'll gladly take a clean > patch from someone who wants to work on this. > I'd like to take a stab at it, but I don't have much time right now. Could this be something to include into RT 2.2, or is 2.1 far enough along that you wouldn't want to make this big of a change? -Grant Miller grant at pico.apple.com Unix Systems Admin, Engineering Computer Services, Apple Computer From schattev at biochem.mpg.de Tue Oct 8 11:52:57 2002 From: schattev at biochem.mpg.de (Ruben Schattevoy) Date: Tue, 08 Oct 2002 17:52:57 +0200 Subject: [rt-users] Missing Status for Tickets that cannot be resolved Message-ID: <3DA2FF59.3060302@biochem.mpg.de> which status should I asign to tickets that cannot be resolved. "Dead" seems to be reserved for garbage tickets which are ment to be deleted from the data base. Thanks From kirrily at transgaming.com Tue Oct 8 12:03:26 2002 From: kirrily at transgaming.com (Kirrily Robert) Date: Tue, 8 Oct 2002 12:03:26 -0400 Subject: [rt-users] Missing Status for Tickets that cannot be resolved In-Reply-To: <3DA2FF59.3060302@biochem.mpg.de> References: <3DA2FF59.3060302@biochem.mpg.de> Message-ID: <20021008160326.GA611@transgaming.com> On Tue, Oct 08, 2002 at 05:52:57PM +0200, Ruben Schattevoy wrote: > which status should I asign to tickets > that cannot be resolved. "Dead" seems > to be reserved for garbage tickets which > are ment to be deleted from the data base. Our installation has a keyword "Reason for closure" which contains such options as "done", "no longer required", "somebody else's problem", "can't reproduce", "insufficient resources", etc. K. From sean at zerolag.com Tue Oct 8 13:36:51 2002 From: sean at zerolag.com (Sean Byron) Date: Tue, 8 Oct 2002 10:36:51 -0700 (PDT) Subject: [rt-users] Re: Additional field in User details In-Reply-To: <20021008034002.17714.52679.Mailman@pallas.eruditorum.org> Message-ID: I think we're missing the point :) I'd like to know how to add an additional attribute to the Users table, in my case Employees, but it could as well be eye color or favorite food, and have it work. I understand that the "searchable" part is tricky - but that's not something I need right now. I just need to add an additional field that I can update via Modify.html. If anyone has any experience adding a field to the Users table, please let me know where I am going wrong. Thanks. This is repasted from my first post, but it describes what I've done so far: Hiya, I've run into a problem I can't seem to resolve. I would appreciate any help anyone can offer. I'm running RT 2.0.13. I'm looking to add an additional field to the Users table to keep track of the names of the employees that are using that username. It might sound obscure, but it's pretty important to the scheme I'm working with. --- So, I added a row for it in the database like this: mysql> alter table Users add Employees blob; mysql> insert into Users (Employees) VALUES(NULL); --- Next, I opened up User.pm and added a corresponding entry for "Employees": vi /usr/local/rt/lib/RT/User.pm my %Cols = ( # {{{ Core RT info Name => 'public/read/write/admin', Password => 'write', Comments => 'read/write/admin', Employees => 'read/write/admin', --- Next, I added this statement to Admin/Users/Modify.html to display the Employees field. and at the bottom: $Employees=> undef --- But I got the following error on that page: Mason error component stack: /Admin/Users/Modify.html [standard] /autohandler [standard] code stack: /usr/local/rt/WebRT/data/obj/STANDARD/Admin/Users/Modify.html:332 /usr/local/rt/WebRT/data/obj/STANDARD/autohandler:69 misc info: error while executing /Admin/Users/Modify.html [standard]: --- As a side note, I was able to replace the "Employees" with a previously created, but unused value. For instance - I replaced it with Creator (which was a valid field, but isn't usually displayed at all on Modify.html) and it worked fine. By the way, here's autohandler:69 68 else { 69 $m->call_next; 70 } --- I would appreciate any help on this issue. It has me greatly befuddled. Thanks. Sean Byron From mhershey at mhpcc.edu Tue Oct 8 14:42:07 2002 From: mhershey at mhpcc.edu (Michele Hershey) Date: Tue, 08 Oct 2002 08:42:07 -1000 Subject: [rt-users] Missing Status for Tickets that cannot be resolved References: <3DA2FF59.3060302@biochem.mpg.de> <20021008160326.GA611@transgaming.com> Message-ID: <3DA326FF.D4F2AE34@mhpcc.edu> The keyword is much different than the status. We have the same concern as Ruben with our installation. We have the similiar keywords at Kirrily. A status that doesn't display the tickets but allows searches to be performed on them. Kirrily Robert wrote: > On Tue, Oct 08, 2002 at 05:52:57PM +0200, Ruben Schattevoy wrote: > > which status should I asign to tickets > > that cannot be resolved. "Dead" seems > > to be reserved for garbage tickets which > > are ment to be deleted from the data base. > > Our installation has a keyword "Reason for closure" which contains such > options as "done", "no longer required", "somebody else's problem", > "can't reproduce", "insufficient resources", etc. > > K. > > _______________________________________________ > 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: mhershey.vcf Type: text/x-vcard Size: 237 bytes Desc: Card for Michele Hershey URL: From bryantac67 at yahoo.com Tue Oct 8 14:58:28 2002 From: bryantac67 at yahoo.com (Aaron Bryant) Date: Tue, 8 Oct 2002 11:58:28 -0700 (PDT) Subject: [rt-users] Cozens Statistics Package Message-ID: <20021008185828.8868.qmail@web21504.mail.yahoo.com> Hi, I am trying to get the stats package up and running, but I have run into a problem. I don't really understand all the specifics of Apache, and I am sure I am doing something wrong in the httpd.conf. There are instructions for installing the package online: http://fsck.com/rtfm/article.html?id=5#183 Are these instructions only for use with mod_perl? I tried to add the PerlHandler stuff but I get an error, I think because I am not using mod_perl. I am using fastcgi, and whenever I try to access the page, the scripts are printed out on screen instead of being processed and run. I guess the apache is not configured to recognize that stuff as perl, but I do not know how to configure this. Any help would be appreciated. Here is the relevant part of my conf file: ---- LoadModule fastcgi_module /usr/lib/apache/mod_fastcgi.so AddModule mod_fastcgi.c Alias /NoAuth/images/rt.jpg /heap/rt/WebRT/html/NoAuth/images/rt.jpg #Alias /rt2/stats /heap/rt/WebRT/stats AddHandler fastcgi-script fcgi FastCgiServer /heap/rt/bin/mason_handler.fcgi ScriptAlias /rt2 /heap/rt/bin/mason_handler.fcgi/ ---- I added that alias for stats in order to get apache to see it in the right place, but I don't know if that's the way to go. Thanks, Aaron __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From eric at rain.org Tue Oct 8 17:37:03 2002 From: eric at rain.org (Eric McDonald) Date: Tue, 8 Oct 2002 14:37:03 -0700 (PDT) Subject: [rt-users] Errors when creating a ticket Message-ID: Hi: I'm trying to create a test request in a queue and I'm getting the following errors in the log: [Tue Oct 8 21:32:24 2002] [err]: RT::Ticket=HASH(0x109114c) ->Create couldn't set EffectiveId: No value sent to _Set! [Tue Oct 8 21:32:24 2002] [error]: WebRT: () [Tue Oct 8 21:32:49 2002] [err]: RT::Ticket=HASH(0x113fe10) ->Create couldn't set EffectiveId: No value sent to _Set! Do you know would could cause this? I did import all of my old transactions from an RT 1.x installation. Eric McDonald Systems Admin, RAIN Network From dmmooney at earthlink.net Tue Oct 8 21:22:41 2002 From: dmmooney at earthlink.net (Drew Mooney) Date: Tue, 8 Oct 2002 20:22:41 -0500 Subject: [rt-users] AutoAssign? Message-ID: <000001c26f32$5da5cc70$0c0a0a0a@ftw.mot.com> Where should I install the AutoAssign plugin? Does anything other than queue list require customization? I tried invoking AutoAssign.pm from the command line to see what would happen, and it complained about not being able to find config.pm - do I need to replace the '!!RT_ETC_PATH!!' and '!!RC_LIB_PATH!!' with real pathnames? Drew M. Mooney -------------- next part -------------- An HTML attachment was scrubbed... URL: From jesse at bestpractical.com Tue Oct 8 22:43:36 2002 From: jesse at bestpractical.com (Jesse Vincent) Date: Tue, 8 Oct 2002 22:43:36 -0400 Subject: [rt-users] [bug report] sorting on owner not working as expected In-Reply-To: <20021008150150.GA15707@pico.apple.com> References: <20021008032854.GA11723@pico.apple.com> <20021008033614.GV26822@pallas.fsck.com> <20021008150150.GA15707@pico.apple.com> Message-ID: <20021009024336.GK26822@pallas.fsck.com> > > > Behaivor Expected: sorting tickets by Owner should present a alphabetically > > > ordered list. > > > > Known issue. Basically, doing anything different from what we do how > > would require fairly extensive retooling (RT's search system wasn't > > built to sort on attributes in other tables.) I'll gladly take a clean > > patch from someone who wants to work on this. > > > I'd like to take a stab at it, but I don't have much time right now. Could > this be something to include into RT 2.2, or is 2.1 far enough along that > you wouldn't want to make this big of a change? It depends on the exact nature of the patch, but it's something I'd definitely consider, especially if the patch doesn't seriously impact stability or performance of the system. [1] Best Jesse [1] Well,as ling as it doesn't negatively impact the stability or performance ;) -- ?|? http://www.bestpractical.com/rt -- Trouble Ticketing. Free. From rehan at nha.co.za Wed Oct 9 05:51:39 2002 From: rehan at nha.co.za (Rehan van der Merwe) Date: Wed, 9 Oct 2002 11:51:39 +0200 Subject: [rt-users] RH 8.0 Message-ID: Hi, Has anyone upgraded or installed to RedHat 8.0? We are planning to in the next week or so, and I want to check if there are any known issues I should be aware of ... Rehan van der Merwe Neil Harvey & Associates (Pty) Ltd http://www.nha.co.za rehan at nha.co.za Tel: +27 21 6572358 Fax: +27 21 6572359 -------------- next part -------------- An HTML attachment was scrubbed... URL: From proftp_cj at kdd.de Wed Oct 9 07:05:22 2002 From: proftp_cj at kdd.de (christian janssen) Date: Wed, 09 Oct 2002 13:05:22 +0200 Subject: [rt-users] RH 8.0 In-Reply-To: Message-ID: <5.1.1.2.2.20021009120312.00a97a60@mail.kddnet.de> Hi, At the moment, IMHO, it's better not to use RH8 for Server Systems (e.g. Apache 2, PhP, ..). But I've no experience between RH8 and RT. Christian At 11:51 09.10.2002 +0200, Rehan van der Merwe wrote: >Hi, > >Has anyone upgraded or installed to RedHat 8.0? We are planning to in the >next week or so, and I want to check if there are any known issues I >should be aware of ... > >Rehan van der Merwe >Neil Harvey & Associates (Pty) Ltd >http://www.nha.co.za >rehan at nha.co.za >Tel: +27 21 6572358 >Fax: +27 21 6572359 From jdeberry at townnews.com Wed Oct 9 10:54:27 2002 From: jdeberry at townnews.com (John DeBerry) Date: Wed, 9 Oct 2002 09:54:27 -0500 Subject: [rt-users] RE: RT2 MySQL daemon CPU Load over 95% In-Reply-To: <4092060A7FC62441998AD28465E707E1074F3243@STL02MEXC11.corp.chartercom.com> Message-ID: Did anyone ever find a solution for this? We are suddenly experiencing similar problems as well. We are not using the same system setup, though (RedHat). Anyone have any ideas on where to look first? :) John DeBerry -----Original Message----- From: rt-users-admin at lists.fsck.com [mailto:rt-users-admin at lists.fsck.com]On Behalf Of Gororo, Hillary Sent: Thursday, September 05, 2002 2:49 PM To: rt-users at lists.fsck.com Subject: [rt-users] RE: RT2 MySQL daemon CPU Load over 95% I am an RT2 beginner and more than often our mysqld shoots up to over 90% and does not come down at all. I am running on Solaris 8, 512M, 18GBHD with Mason v1.12 Apache 1.3.26 mod_perl 1.26 From grant at pico.apple.com Wed Oct 9 11:09:29 2002 From: grant at pico.apple.com (Grant Miller) Date: Wed, 9 Oct 2002 08:09:29 -0700 Subject: [rt-users] RE: RT2 MySQL daemon CPU Load over 95% In-Reply-To: References: <4092060A7FC62441998AD28465E707E1074F3243@STL02MEXC11.corp.chartercom.com> Message-ID: <20021009150929.GA150@pico.apple.com> On Wed, Oct 09, 2002 at 09:54:27AM -0500, John DeBerry wrote: > Did anyone ever find a solution for this? We are suddenly experiencing > similar problems as well. We are not using the same system setup, though > (RedHat). > > Anyone have any ideas on where to look first? :) > > John DeBerry Have you tried running mytop to see what MySQL is doing when it's eating up CPU time? http://public.yahoo.com/~jzawodn/mytop/ > -----Original Message----- > From: rt-users-admin at lists.fsck.com [mailto:rt-users-admin at lists.fsck.com]On > Behalf Of Gororo, Hillary > Sent: Thursday, September 05, 2002 2:49 PM > To: rt-users at lists.fsck.com > Subject: [rt-users] RE: RT2 MySQL daemon CPU Load over 95% > > > I am an RT2 beginner and more than often our mysqld shoots up to over 90% > and does not come down at all. > I am running on Solaris 8, 512M, 18GBHD with > Mason v1.12 > Apache 1.3.26 > mod_perl 1.26 -Grant Miller grant at pico.apple.com Unix Systems Admin, Engineering Computer Services, Apple Computer From rt at onshore.com Wed Oct 9 11:27:19 2002 From: rt at onshore.com (Geno) Date: Wed, 9 Oct 2002 10:27:19 -0500 (CDT) Subject: [rt-users] Has anyone created reports from RT queues before? Message-ID: I sent a message earlier about this but did not get a response. Basically I need to create a monthly report showing all the tickets I have worked on so I can present it as proof that I have been doing my job. This month I ended up just printing each ticket's history to postscript, converting to pdf and then creating a cd with html on it that links to each pdf. There has to be a nicer way to do this. I am not that great with mysql besides getting it running and some minor admin'n. If I knew how to send strings to mysql I should just be able to write a script that could extract the info I need from the mysql database correct? Has anyone done this? Could someone point me in a good direction to get me coding? Thanks for your time. From j.green at ukerna.ac.uk Wed Oct 9 11:49:49 2002 From: j.green at ukerna.ac.uk (John Green) Date: Wed, 09 Oct 2002 16:49:49 +0100 Subject: [rt-users] postgres vs mysql Message-ID: <3DA4501D.6080503@ukerna.ac.uk> Hi, Various threads here, and on the website, mention that mysql is recommended as a database backend for RT rather than postgresql. Does anyone have any evidence showing why? I am particularly interested in any performance figures/anecdotes. Thanks in advance. John From bryantac67 at yahoo.com Wed Oct 9 11:57:19 2002 From: bryantac67 at yahoo.com (Aaron Bryant) Date: Wed, 9 Oct 2002 08:57:19 -0700 (PDT) Subject: [rt-users] auto add users not in db Message-ID: <20021009155719.46977.qmail@web21507.mail.yahoo.com> I have managed to configure apache to get the ExternalAuth to work, but it seems if a user is not already entered into the local db, then they login to RT anyway. Is there a hack out there that works with the ExternalAuth that checks if a user is in the local db and, if not, adds them so that they can access RT once they are authenticated? Thanks, Aaron __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From rt at netthink.co.uk Wed Oct 9 11:57:33 2002 From: rt at netthink.co.uk (Simon Cozens) Date: Wed, 9 Oct 2002 16:57:33 +0100 Subject: [rt-users] postgres vs mysql In-Reply-To: <3DA4501D.6080503@ukerna.ac.uk> References: <3DA4501D.6080503@ukerna.ac.uk> Message-ID: <20021009155733.GA14143@netthink.co.uk> John Green: > Various threads here, and on the website, mention that mysql is > recommended as a database backend for RT rather than postgresql. > > Does anyone have any evidence showing why? I am particularly interested > in any performance figures/anecdotes. Two major reasons: 1) Postgres is big, grand, and feature-complete. mysql is lightweight, fast and does just enough SQL for RT to be happy. 2) Postgres can't handle embedded nulls in binary objects, so RT has to muck about with base 64 encoding in some cases, which is slow. There's something else to do with case sensitivity but I can't remember it. -- If the code and the comments disagree, then both are probably wrong. -- Norm Schryer From bryantac67 at yahoo.com Wed Oct 9 12:02:18 2002 From: bryantac67 at yahoo.com (Aaron Bryant) Date: Wed, 9 Oct 2002 09:02:18 -0700 (PDT) Subject: [rt-users] Has anyone created reports from RT queues before? In-Reply-To: <1FFF1BA57EA8D511BE7700306E02EF28D4A7DD@ehope06.hew.us.ml.com> Message-ID: <20021009160218.48734.qmail@web21507.mail.yahoo.com> I think that is what the Cozens Statistics Package does. I have been trying to get it to work, but I have been having a problem configuring apache to work properly. http://www.fsck.com/rtfm/factoid.html?id=183 > I sent a message earlier about this but did not get > a response. > Basically I need to create a monthly report showing > all the tickets I have > worked on so I can present it as proof that I have > been doing my job. > This month I ended up just printing each ticket's > history to postscript, > converting to pdf and then creating a cd with html > on it that links to > each pdf. There has to be a nicer way to do this. > I am not that great > with mysql besides getting it running and some minor > admin'n. If I knew > how to send strings to mysql I should just be able > to write a script that > could extract the info I need from the mysql > database correct? Has anyone > done this? Could someone point me in a good > direction to get me coding? > Thanks for your time. > > _______________________________________________ > 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 > __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From hwagener at hamburg.fcb.com Wed Oct 9 12:02:49 2002 From: hwagener at hamburg.fcb.com (Harald Wagener) Date: Wed, 9 Oct 2002 09:02:49 -0700 Subject: [rt-users] postgres vs mysql In-Reply-To: <3DA4501D.6080503@ukerna.ac.uk> Message-ID: <8F530B45-DBA0-11D6-A144-003065DC18B8@hamburg.fcb.com> Am Mittwoch, 09.10.02 um 08:49 Uhr schrieb John Green: > Hi, > > Various threads here, and on the website, mention that mysql is > recommended as a database backend for RT rather than postgresql. > > Does anyone have any evidence showing why? I am particularly > interested in any performance figures/anecdotes. > > Thanks in advance. > > John This has nothing to do with performance per se, IIRC. RT was/is traditionally designed with the MySQL backend, and thus it is in use for most installations. If You use postgres, You need to know what You are doing even more than when using MySQL, where others can give You specific advice on using it with RT. It might be the database schemas are not as well designed for postgres as for MySQL, which could lead to a performance hit. Regards, Harald -- Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg From jesse at bestpractical.com Wed Oct 9 12:07:41 2002 From: jesse at bestpractical.com (Jesse Vincent) Date: Wed, 9 Oct 2002 12:07:41 -0400 Subject: [rt-users] postgres vs mysql In-Reply-To: <20021009155733.GA14143@netthink.co.uk> References: <3DA4501D.6080503@ukerna.ac.uk> <20021009155733.GA14143@netthink.co.uk> Message-ID: <20021009160741.GW26822@pallas.fsck.com> > > Two major reasons: > 2) Postgres can't handle embedded nulls in binary objects, so RT has to > muck about with base 64 encoding in some cases, which is slow. Couldn't. Now that DBD::Pg supports bytea types properly, this is no longer the case. It should be changed for 3.0. > > There's something else to do with case sensitivity but I can't remember it. By default, mysql isn't case sensitive, postgresql is. > -- > If the code and the comments disagree, then both are probably wrong. > -- Norm Schryer > _______________________________________________ > 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. From tknab2 at washcoll.edu Wed Oct 9 12:13:49 2002 From: tknab2 at washcoll.edu (Theodore J. Knab) Date: Wed, 9 Oct 2002 12:13:49 -0400 Subject: [rt-users] Evaluation of RT Message-ID: <20021009161349.GA19769@washcoll.edu> Today, we had presention of RT to our help-desk managers. Some of the questions we got during the presentation that I could not answer were: 1. Can we set mandatory fields that help desk people will have to enter ? Transation: We need to force our help desk people to enter information. Some manadatory fields might be phone numbers and the type of OS, or physical origin of the problem. Could all of these 'mandatory fields' be defined in a templet ? 2. How good does the automatic ticket email request work ? My boss said, that "many help desk programs talk about automatic features, but I have never seen one that worked". Translation: What types of problems does one get when users send email tickets to the queues ? Do the parsing scripts that process the new tickets need to be in a specific format ? 3. How are reports generated that I will need? Translation: I want pretty reports. Are there any good reporting tools that users from this list might recommend ? -- ********************************* *Theodore Knab * *Maryland, USA * * --------------------------- * ********************************* From rob at hooft.net Wed Oct 9 12:10:00 2002 From: rob at hooft.net (Rob Hooft) Date: Wed, 09 Oct 2002 18:10:00 +0200 Subject: [rt-users] Re: RedHat 8.0 Message-ID: <3DA454D8.1030403@hooft.net> I just completed an installation of RT2.0.15 on RH8.0. The fact that it had to be installed on a machine in our DMZ was more of a problem than the fact that it was RH8.0 (no dns, no ftp out, no ssh out,...) In fact what I did was install apache 1.3.27, but only listening on localhost:8000. And I instructed the default apache 2 server using the rewrite module to proxy the RT server to an SSL'ed name-virtual-host. Seems to work fine! Rob -- Rob W.W. Hooft || rob at hooft.net || http://www.hooft.net/people/rob/ From khera at kcilink.com Wed Oct 9 12:21:37 2002 From: khera at kcilink.com (Vivek Khera) Date: Wed, 9 Oct 2002 12:21:37 -0400 Subject: [rt-users] postgres vs mysql In-Reply-To: <20021009155733.GA14143@netthink.co.uk> References: <3DA4501D.6080503@ukerna.ac.uk> <20021009155733.GA14143@netthink.co.uk> Message-ID: <15780.22417.759519.711536@onceler.kciLink.com> >>>>> "SC" == Simon Cozens writes: SC> Two major reasons: SC> 1) Postgres is big, grand, and feature-complete. mysql is lightweight, SC> fast and does just enough SQL for RT to be happy. SC> 2) Postgres can't handle embedded nulls in binary objects, so RT has to SC> muck about with base 64 encoding in some cases, which is slow. If you've already got a postgres installation running, then use it. There's no reason to add mysql to your maintanance issues in that case. If you're starting from scratch, then either one will do, really. Personally, I use postgres since that is our standard database here. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera at kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ From hwagener at hamburg.fcb.com Wed Oct 9 12:32:26 2002 From: hwagener at hamburg.fcb.com (Harald Wagener) Date: Wed, 9 Oct 2002 09:32:26 -0700 Subject: [rt-users] Evaluation of RT In-Reply-To: <20021009161349.GA19769@washcoll.edu> Message-ID: Am Mittwoch, 09.10.02 um 09:13 Uhr schrieb Theodore J. Knab: > Today, we had presention of RT to our help-desk managers. > > Some of the questions we got during the presentation that I could not > answer were: > > 1. Can we set mandatory fields that help desk people will have to > enter ? > With a little massaging of the web front end, this should be possible, I haven't done this before, but it's certainly possible. > Transation: We need to force our help desk people to enter information. > Some manadatory fields might be phone numbers and the type of OS, > or physical origin of the problem. Could all of these 'mandatory > fields' be > defined in a templet ? > os type and physical origin could be managed with key words, phone number is one field of the user/requestor data > 2. How good does the automatic ticket email request work ? > My boss said, that "many help desk programs talk about automatic > features, but I have never seen one that worked". It works without a flaw, but Your question is imprecise. Ticket creation by incoming email works. Email notification upon action on a ticket works, Lot's of stuff is possible. With the enhanced mail gateway You can even do some of the actions by email, but You'd probably need a pgp key for every one on the help desk team. (Jesse gives commercial support for the enhanced mail gateway, see www.bestpractical.com > Translation: What types of problems does one get when users send email > tickets to the queues ? Do the parsing scripts that process the new > tickets need to be in a specific format ? No, except if You use the enhanced mail gateway (which uses new pseudo headers to paerse actions - those are specific). > 3. How are reports generated that I will need? > > Translation: I want pretty reports. Are there any good > reporting tools that users from this list might recommend ? > There is the stats package, originally by simon cozens. There are some more bits and pieces in the contrib directory - one even exports parts of data to csv, so You cann feed it into excel and create manager-compatible graphs. For more details, You need to be more detailed (-; Regards, Harald -- Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg From r at elhames.co.uk Wed Oct 9 12:53:56 2002 From: r at elhames.co.uk (R El -Hames) Date: Wed, 9 Oct 2002 17:53:56 +0100 Subject: [rt-users] Non -privileged users view Message-ID: <004901c26fb4$74f0cdd0$8771840a@maximus> Is there any way of limiting the ticket details to display only create and Correspond (ie hide all comment; owner change; status and queue) from the non-privileged user view (/SelfService).... I've been playing with Ticket.pm as I feel the change need to happen there but with no success ??? Many Thanks; Roy From dupuy at sysd.com Wed Oct 9 13:37:28 2002 From: dupuy at sysd.com (Alexander Dupuy) Date: Wed, 09 Oct 2002 13:37:28 -0400 Subject: [rt-users] Missing Status for Tickets that cannot be resolved References: <20021009154001.29003.88801.Mailman@pallas.eruditorum.org> Message-ID: <3DA46958.6010007@sysd.com> Michele Hershey writes: > The keyword is [very] different [from] the status. We have the same > concern as Ruben with our installation. We have ... similar keywords > a[s] Kirrily. > A status that doesn't display the tickets but allows searches to be > performed on them. The "stalled" status generally doesn't display (unless you explicitly add it to your search). This is also true of "resolved". And of course it is possible to search on keywords. Perhaps you need to explain in more detail why using keywords to indicate whether a fix was found, or it was just decided that it wasn't worth the effort, or somebody else's bug, etc. isn't good enough? In our case, we are also using keywords to indicate that problems aren't fixed (even when the ticket is resolved), and I think the only quibble I have with this solution is that RT can't require a keyword (or use a default value) in the way it does for status. And perhaps, the ability to associate different default/allowed values of a keyword with each different status. @alex -- mailto:dupuy at sysd.com From dwarner at ctinetworks.com Wed Oct 9 16:36:14 2002 From: dwarner at ctinetworks.com (Douglas E. Warner) Date: Wed, 9 Oct 2002 16:36:14 -0400 Subject: [rt-users] StockAnswers Template Variables Message-ID: <200210091636.20550.dwarner@ctinetworks.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm having problems trying to figure out how to add variables like the StockAnswers module says I can to my templates. I'm not very good at Mason yet, so I appologize for not being able to read the code. The distribution says to look in README.templates for help, but I can't find that either (I'm using StockAnswers 1.0pre3). Specifically (for now), I'm trying to find variables for the requestor name and owner name. Maybe an example template for this could help as well. - -Doug - -- Douglas E. Warner Network Engineer CTI/PAdotNET http://ctinetworks.com +1 717 975 9000 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9pJNEJV36su0A0xIRAljMAJ4wwxOlXnRHr9tM3Hp2wVjZvhCbaQCfQVOy PPpty40ufFknZSRv6JejMMA= =6LZD -----END PGP SIGNATURE----- From gonzalo at linuxaus.com Wed Oct 9 16:56:37 2002 From: gonzalo at linuxaus.com (Gonzalo Servat) Date: Thu, 10 Oct 2002 06:56:37 +1000 Subject: [rt-users] Ticket subject Message-ID: <20021009205637.GA8366@beamer.servat.com> Hi All My apologies if this has been asked before but I only just joined the list and didn't find anything in the archives. Is there any way to change the subject of tickets so that instead of showing "[domain.com #1] AutoReply ..." it shows "[queue-name #1]" (eg. [Support #1] or [Sales #1]) ?? Thanks in advance. Also, RT is awesome! I've tried many trouble-ticket systems but RT takes the prize :) Regards, Gonzalo. From rich+rt at lafferty.ca Wed Oct 9 22:32:24 2002 From: rich+rt at lafferty.ca (Rich Lafferty) Date: Wed, 9 Oct 2002 22:32:24 -0400 Subject: [rt-users] Ticket subject In-Reply-To: <20021009205637.GA8366@beamer.servat.com>; from gonzalo@linuxaus.com on Thu, Oct 10, 2002 at 06:56:37AM +1000 References: <20021009205637.GA8366@beamer.servat.com> Message-ID: <20021009223224.A20296@lafferty.ca> On Thu, Oct 10, 2002 at 06:56:37AM +1000, Gonzalo Servat wrote: > Hi All > > My apologies if this has been asked before but I only just joined the list > and didn't find anything in the archives. > > Is there any way to change the subject of tickets so that instead of > showing "[domain.com #1] AutoReply ..." it shows "[queue-name #1]" > (eg. [Support #1] or [Sales #1]) ?? That's not how RT is designed to work, and I strongly discourage changing it. The rtname in the ticket identifier is there so that your RT instance doesn't confuse other RT instances; while you may get mail from another RT that says [Support #1], you'll never get mail from them that says [linuxaus.com #1]. That said, you don't *need* to use your domain in there -- it just has to be (reasonably) unique to your site. It would take some work to have more than one per site, though. Cheers, -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From autrijus at autrijus.org Thu Oct 10 02:43:45 2002 From: autrijus at autrijus.org (Autrijus Tang) Date: Thu, 10 Oct 2002 14:43:45 +0800 Subject: [rt-users] Evaluation of RT In-Reply-To: <20021009161349.GA19769@washcoll.edu> References: <20021009161349.GA19769@washcoll.edu> Message-ID: <20021010064345.GB7785@not.autrijus.org> On Wed, Oct 09, 2002 at 12:13:49PM -0400, Theodore J. Knab wrote: > Today, we had presention of RT to our help-desk managers. Heya. I've been in the same situation before, and here's some possible answers... (Having never touched the 2.0.x branch, all answers are based on the experimental, 2.1.39 version of RT.) > 1. Can we set mandatory fields that help desk people will have to enter ? > Transation: We need to force our help desk people to enter information. > Some manadatory fields might be phone numbers and the type of OS, > or physical origin of the problem. Could all of these 'mandatory fields' be > defined in a templet ? Yes. This is well-defined with the per-Queue 'Custom Fields' settings, which can let you specify single-input, single-select, multiple-input and multiple-select data types are part of a ticket's data that has to be filled in. > 2. How good does the automatic ticket email request work ? > My boss said, that "many help desk programs talk about automatic > features, but I have never seen one that worked". By default, all mails that are sent to the receiving account are turned into a verbatim ticket, with all their attachment preserved. It is possible, using Scrips, to trigger different actions, assign owners, or log into some database using the UserDefined Scrip condition and action fields, which let you to utilize the full Perl language to process incoming tickets at different stage of its life. > 3. How are reports generated that I will need? See the Cozens stats package. Also because all transactions are logged in a database, anything that can generate reports based on SQL queries would be possible (and not very hard) to perform. Thanks, /Autrijus/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available URL: From schattev at biochem.mpg.de Thu Oct 10 03:28:22 2002 From: schattev at biochem.mpg.de (Ruben Schattevoy) Date: Thu, 10 Oct 2002 09:28:22 +0200 Subject: [rt-users] Evaluation of RT References: <20021009161349.GA19769@washcoll.edu> <20021010064345.GB7785@not.autrijus.org> Message-ID: <3DA52C16.6050203@biochem.mpg.de> Autrijus Tang wrote: > >>1. Can we set mandatory fields that help desk people will have to enter ? >>Transation: We need to force our help desk people to enter information. >>Some manadatory fields might be phone numbers and the type of OS, >>or physical origin of the problem. Could all of these 'mandatory fields' be >>defined in a templet ? > > > Yes. This is well-defined with the per-Queue 'Custom Fields' settings, > which can let you specify single-input, single-select, multiple-input > and multiple-select data types are part of a ticket's data that has > to be filled in. > A related question: For my understanding, commenting a "new" ticket is quite some illogical. In almost all cases the editor will have simply forgotten do switch the ticket's status to "open". How would I configure RT to prevent editors from commenting on tickets that are still in the "new" status? From schattev at biochem.mpg.de Thu Oct 10 03:39:15 2002 From: schattev at biochem.mpg.de (Ruben Schattevoy) Date: Thu, 10 Oct 2002 09:39:15 +0200 Subject: [rt-users] Missing Status for Tickets that cannot be resolved References: <20021009154001.29003.88801.Mailman@pallas.eruditorum.org> <3DA46958.6010007@sysd.com> Message-ID: <3DA52EA3.8080207@biochem.mpg.de> Alexander Dupuy wrote: > Michele Hershey writes: > > The keyword is [very] different [from] the status. We have the same > > concern as Ruben with our installation. We have ... similar keywords > > a[s] Kirrily. > > A status that doesn't display the tickets but allows searches to be > > performed on them. > > In our case, we are also using keywords to indicate that problems aren't > fixed (even when the ticket is resolved), and I think the only quibble I > have with this solution is that RT can't require a keyword (or use a > default value) in the way it does for status. And perhaps, the ability > to associate different default/allowed values of a keyword with each > different status. > I understand that your solution works perfectly. Nevertheless I have problems in asigning the attribuite "resolved" to a ticket which is actually "dead" because it's somebody else's problem and still _not_ resolved. I would prefere a solution with one more status, say, "garbage". Then I could assign status "garbage" to tickets which where entered accidentally and assign "dead" to thouse which can't be fixed by us. Having an extra keyword indicating the reason for this ticket ending in status "dead" whould be nice, either! Ruben From schattev at biochem.mpg.de Thu Oct 10 04:48:30 2002 From: schattev at biochem.mpg.de (Ruben Schattevoy) Date: Thu, 10 Oct 2002 10:48:30 +0200 Subject: [rt-users] More an d more garbage files in ./rt2/WebRT/sessiondata Message-ID: <3DA53EDE.7030605@biochem.mpg.de> We have setup and running RT2 since about two months. Now we have discovered that about 500 files per day are created in the sessiondata directory. Aparently these files never get removed. The following output may give an idea of the kind of files which fill up the session- data directory: WebRT/sessiondata# ls -alF *adb669ef78e0b4566745e6adaebb2982* -rw------- 1 wwwrun nogroup 0 Aug 16 20:16 Apache-Session-adb669ef78e0b4566745e6adaebb2982.lock -rw------- 1 wwwrun nogroup 56 Aug 16 20:16 adb669ef78e0b4566745e6adaebb2982 Is this a bug, a failour with our local installation or is this a feature? Would it be safe to delete all these files? Thanks, Ruben From pdh at snapgear.com Thu Oct 10 05:01:11 2002 From: pdh at snapgear.com (Phil Homewood) Date: Thu, 10 Oct 2002 19:01:11 +1000 Subject: [rt-users] Evaluation of RT In-Reply-To: <3DA52C16.6050203@biochem.mpg.de> References: <20021009161349.GA19769@washcoll.edu> <20021010064345.GB7785@not.autrijus.org> <3DA52C16.6050203@biochem.mpg.de> Message-ID: <20021010090111.GB467@luggage> Ruben Schattevoy wrote: > How would I configure RT to prevent editors from > commenting on tickets that are still in the "new" > status? Why not force the ticket into Open state when they do so? OnComment OpenTicket with template Blank OpenTicket can be found in the contrib download area. -- Phil Homewood, Systems Janitor, www.SnapGear.com pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630 SnapGear - Custom Embedded Solutions and Security Appliances From andreas.kruthoff at softwired-inc.com Thu Oct 10 05:03:53 2002 From: andreas.kruthoff at softwired-inc.com (Andreas Kruthoff) Date: Thu, 10 Oct 2002 11:03:53 +0200 Subject: [rt-users] More an d more garbage files in ./rt2/WebRT/sessiondata In-Reply-To: <3DA53EDE.7030605@biochem.mpg.de> References: <3DA53EDE.7030605@biochem.mpg.de> Message-ID: <200210101103.53325.andreas.kruthoff@softwired-inc.com> It's documented in the README: Additionally, you should set up a cron job to remove stale session data. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! WARNING: Don't install this cron job or run this find command if your MASON_SESSION_PATH (known in config.pm as $MasonSessionDir) points to a directory that could EVER contain any file that's not a Apache::Session datafile. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # Every hour, nuke session files and lockfiles that haven't been # touched in 10 hours 0 * * * * find /path/to/rt2/WebRT/sessiondata -type f -amin +600 -exec rm {} \; -andreas On Thursday 10 October 2002 10:48, Ruben Schattevoy wrote: > We have setup and running RT2 since about two > months. Now we have discovered that about 500 > files per day are created in the sessiondata > directory. Aparently these files never get > removed. The following output may give an idea > of the kind of files which fill up the session- > data directory: > > WebRT/sessiondata# ls -alF *adb669ef78e0b4566745e6adaebb2982* > -rw------- 1 wwwrun nogroup 0 Aug 16 20:16 > Apache-Session-adb669ef78e0b4566745e6adaebb2982.lock > -rw------- 1 wwwrun nogroup 56 Aug 16 20:16 > adb669ef78e0b4566745e6adaebb2982 > > Is this a bug, a failour with our local installation > or is this a feature? Would it be safe to delete > all these files? > > Thanks, > > Ruben > > _______________________________________________ > 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 From alan at linerate.net Thu Oct 10 06:38:50 2002 From: alan at linerate.net (Alan Sawyer) Date: Thu, 10 Oct 2002 20:38:50 +1000 (EST) Subject: [rt-users] Users Guide? In-Reply-To: <200210101103.53325.andreas.kruthoff@softwired-inc.com> Message-ID: Hi All, Rather than reinvent the wheel does anyone know of a good users guide for RT already out there? Naturally it will have to be adapted to the situation but basically a beginners level user manual? Alan From rehan at nha.co.za Thu Oct 10 08:05:57 2002 From: rehan at nha.co.za (Rehan van der Merwe) Date: Thu, 10 Oct 2002 14:05:57 +0200 Subject: [rt-users] Users Guide? Message-ID: Hi Alan. I can forward you the one I compiled for our company. It is in Word format with screenshots etc. I adapted it from the RTFM pages and added and deleted some stuff. Let me know if you want me to send it to you. Its +/- 1.2MB in size Rehan van der Merwe > -----Original Message----- > From: Alan Sawyer [mailto:alan at linerate.net] > Sent: Thursday, October 10, 2002 12:39 PM > To: rt-users at lists.fsck.com > Subject: [rt-users] Users Guide? > > > Hi All, > Rather than reinvent the wheel does anyone know of a good > users guide for RT already out there? Naturally it will have > to be adapted to the situation but basically a beginners > level user manual? > > Alan > > > _______________________________________________ > 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 > From darren at boston.com Thu Oct 10 08:10:54 2002 From: darren at boston.com (darren chamberlain) Date: Thu, 10 Oct 2002 08:10:54 -0400 Subject: [rt-users] Ticket subject In-Reply-To: <20021009223224.A20296@lafferty.ca> References: <20021009205637.GA8366@beamer.servat.com> <20021009223224.A20296@lafferty.ca> Message-ID: <20021010121054.GA7616@boston.com> * Rich Lafferty [2002-10-09 22:33]: > That said, you don't *need* to use your domain in there -- it just > has to be (reasonably) unique to your site. It would take some work > to have more than one per site, though. If this is a requirement, you could use multiple, separate RT instances; each would have it's own numbering scheme and rtname. (darren) -- Unix is an operating system, OS/2 is half an operating system, Windows is a shell, and DOS is a boot partition virus. -- Peter H. Coffin From bthauvin at clearchannel.fr Thu Oct 10 08:18:35 2002 From: bthauvin at clearchannel.fr (THAUVIN Blaise (Dir. Informatique FRP)) Date: Thu, 10 Oct 2002 14:18:35 +0200 Subject: [rt-users] Users Guide? Message-ID: <870E25EC362DD6118A7400306E1260E2010D458F@33par_exchange.dauphin-affichage.com> Hi, Maybe you could send it to the list, or send a link to it. I have a small user guide too, but it is in French. Yours could be a starting point for a new, enhanced, guide blaise -----Message d'origine----- De : Rehan van der Merwe [mailto:rehan at nha.co.za] Envoy? : jeudi 10 octobre 2002 14:06 ? : rt-users at lists.fsck.com Objet : RE: [rt-users] Users Guide? Hi Alan. I can forward you the one I compiled for our company. It is in Word format with screenshots etc. I adapted it from the RTFM pages and added and deleted some stuff. Let me know if you want me to send it to you. Its +/- 1.2MB in size Rehan van der Merwe > -----Original Message----- > From: Alan Sawyer [mailto:alan at linerate.net] > Sent: Thursday, October 10, 2002 12:39 PM > To: rt-users at lists.fsck.com > Subject: [rt-users] Users Guide? > > > Hi All, > Rather than reinvent the wheel does anyone know of a good > users guide for RT already out there? Naturally it will have > to be adapted to the situation but basically a beginners > level user manual? > > Alan > > > _______________________________________________ > 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 > _______________________________________________ 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From rehan at nha.co.za Thu Oct 10 08:32:30 2002 From: rehan at nha.co.za (Rehan van der Merwe) Date: Thu, 10 Oct 2002 14:32:30 +0200 Subject: [rt-users] Users Guide? Message-ID: Jesse, Can I send this to you for review to possibly post with the contribs?? I am afraid I dont have a spot to publish this. Rehan -----Original Message----- From: THAUVIN Blaise (Dir. Informatique FRP) [mailto:bthauvin at clearchannel.fr] Sent: Thursday, October 10, 2002 2:19 PM To: Rehan van der Merwe; rt-users at lists.fsck.com Subject: RE: [rt-users] Users Guide? Hi, Maybe you could send it to the list, or send a link to it. I have a small user guide too, but it is in French. Yours could be a starting point for a new, enhanced, guide blaise -----Message d'origine----- De : Rehan van der Merwe [mailto:rehan at nha.co.za] Envoy? : jeudi 10 octobre 2002 14:06 ? : rt-users at lists.fsck.com Objet : RE: [rt-users] Users Guide? Hi Alan. I can forward you the one I compiled for our company. It is in Word format with screenshots etc. I adapted it from the RTFM pages and added and deleted some stuff. Let me know if you want me to send it to you. Its +/- 1.2MB in size Rehan van der Merwe > -----Original Message----- > From: Alan Sawyer [mailto:alan at linerate.net] > Sent: Thursday, October 10, 2002 12:39 PM > To: rt-users at lists.fsck.com > Subject: [rt-users] Users Guide? > > > Hi All, > Rather than reinvent the wheel does anyone know of a good > users guide for RT already out there? Naturally it will have > to be adapted to the situation but basically a beginners > level user manual? > > Alan > > > _______________________________________________ > 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 > _______________________________________________ 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From gonzalo at linuxaus.com Thu Oct 10 08:39:33 2002 From: gonzalo at linuxaus.com (Gonzalo Servat) Date: Thu, 10 Oct 2002 22:39:33 +1000 Subject: [rt-users] Users Guide? In-Reply-To: References: Message-ID: <20021010123933.GA9130@beamer.servat.com> Hi. If you can send me the document I'll put it up on a server and allow anyone to download it. Regards, Gonzalo. ++ 10/10/02 14:32 +0200 - Rehan van der Merwe: > Jesse, > > Can I send this to you for review to possibly post with the contribs?? > > I am afraid I dont have a spot to publish this. > > Rehan > > -----Original Message----- > From: THAUVIN Blaise (Dir. Informatique FRP) [mailto:bthauvin at clearchannel.fr] > Sent: Thursday, October 10, 2002 2:19 PM > To: Rehan van der Merwe; rt-users at lists.fsck.com > Subject: RE: [rt-users] Users Guide? > > > > Hi, > > Maybe you could send it to the list, or send a link to it. > I have a small user guide too, but it is in French. Yours could be a starting point for a new, enhanced, guide > > blaise > > -----Message d'origine----- > De : Rehan van der Merwe [mailto:rehan at nha.co.za] > Envoy? : jeudi 10 octobre 2002 14:06 > ? : rt-users at lists.fsck.com > Objet : RE: [rt-users] Users Guide? > > > Hi Alan. > > I can forward you the one I compiled for our company. It is in Word format with screenshots etc. > > I adapted it from the RTFM pages and added and deleted some stuff. > > Let me know if you want me to send it to you. Its +/- 1.2MB in size > > Rehan van der Merwe > > > -----Original Message----- > > From: Alan Sawyer [mailto:alan at linerate.net] > > Sent: Thursday, October 10, 2002 12:39 PM > > To: rt-users at lists.fsck.com > > Subject: [rt-users] Users Guide? > > > > > > Hi All, > > Rather than reinvent the wheel does anyone know of a good > > users guide for RT already out there? Naturally it will have > > to be adapted to the situation but basically a beginners > > level user manual? > > > > Alan > > > > > > _______________________________________________ > > 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 > > > _______________________________________________ > 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 > From faide at alphacent.com Thu Oct 10 08:59:17 2002 From: faide at alphacent.com (Florent AIDE) Date: Thu, 10 Oct 2002 14:59:17 +0200 Subject: [rt-users] Users Guide? In-Reply-To: <870E25EC362DD6118A7400306E1260E2010D458F@33par_exchange.dauphin-affichage.com> References: <870E25EC362DD6118A7400306E1260E2010D458F@33par_exchange.dauphin-affichage.com> Message-ID: <200210101459.17965.faide@alphacent.com> Hello, I would also be greatly interested in the two documents you talked about (english and french) manuals. If you could put them somewhere on the www or send them directly to me I would be really grateful. Thanks in advance. AIDE Florent Alpha Centauri. Le Jeudi 10 Octobre 2002 14:18, THAUVIN Blaise (Dir. Informatique FRP) a ?crit : > Hi, > > Maybe you could send it to the list, or send a link to it. > I have a small user guide too, but it is in French. Yours could be a > starting point for a new, enhanced, guide > > blaise > > -----Message d'origine----- > De : Rehan van der Merwe [mailto:rehan at nha.co.za] > Envoy? : jeudi 10 octobre 2002 14:06 > ? : rt-users at lists.fsck.com > Objet : RE: [rt-users] Users Guide? > > > Hi Alan. > > I can forward you the one I compiled for our company. It is in Word format > with screenshots etc. > > I adapted it from the RTFM pages and added and deleted some stuff. > > Let me know if you want me to send it to you. Its +/- 1.2MB in size > > Rehan van der Merwe > > > -----Original Message----- > > From: Alan Sawyer [mailto:alan at linerate.net] > > Sent: Thursday, October 10, 2002 12:39 PM > > To: rt-users at lists.fsck.com > > Subject: [rt-users] Users Guide? > > > > > > Hi All, > > Rather than reinvent the wheel does anyone know of a good > > users guide for RT already out there? Naturally it will have > > to be adapted to the situation but basically a beginners > > level user manual? > > > > Alan > > > > > > _______________________________________________ > > 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 > > _______________________________________________ > 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 -- Since human beings themselves are not fully debugged yet, there will be bugs in your code no matter what you do. --Chris Mason, Zero-defects memo (quoted in Microsoft Secrets, Cusumano and Selby) From Andreas.Banze at Geodata.de Thu Oct 10 09:28:21 2002 From: Andreas.Banze at Geodata.de (Banze, Andreas) Date: Thu, 10 Oct 2002 15:28:21 +0200 Subject: [rt-users] updating RedHat 7.2 install Notes Message-ID: <1D9A340F01C29341A4C4DEDBED45B61E1905BF@srv000000002.geodata.net> > On my second try on RedHat 7.2 I finally got it to work! I added my > comments to this very useful document noted with: <>. just out of curiosity: I installed rt numerous times on redhat machines (7.2 and 7.3) and except for the perl 5.8 problem with rt3 I never needed to recompile apache or mod_perl (and even then adapting the spec-Files and using rpm -bb did the trick). Is there any specific reason why people insist that this is necessary or is this a long standing information resulting from problems with older redhats? I'm really interested in this question because the stock installation of redhat works flawless with rt2. MfG Andreas From gonzalo at linuxaus.com Thu Oct 10 09:48:21 2002 From: gonzalo at linuxaus.com (Gonzalo Servat) Date: Thu, 10 Oct 2002 23:48:21 +1000 Subject: [rt-users] How to send a resolved message but not a status changed message? Message-ID: <20021010134819.GF9130@beamer.servat.com> Hi all, again. Another quick question. Is there any way to make it so that rt2 will only send status messages when the status of a ticket changes EXCEPT when the ticket is resolved? It'd be nice if the rt2 could send just one email, the "resolved" one, not the status changed one as well. Thanks. -GS From gonzalo at linuxaus.com Thu Oct 10 10:04:10 2002 From: gonzalo at linuxaus.com (Gonzalo Servat) Date: Fri, 11 Oct 2002 00:04:10 +1000 Subject: [rt-users] Users Guide? In-Reply-To: References: Message-ID: <20021010140410.GA24929@moe.linuxaus.com> Thanks Rehan. They're now available here: http://www.linuxaus.com/WebRT%20Manual%20-%20Administration.doc (156K) http://www.linuxaus.com/WebRT%20Manual%20-%20Installation.doc (176K) http://www.linuxaus.com/WebRT%20Manual%20-%20User Guide share.doc (1.3M) Now we both feel like we've contributed to the rt2 project :-) Regards, Gonzalo. ++ 10/10/02 14:43 +0200 - Rehan van der Merwe: > Hi Gonzalo, > > I attached the Admin and Install docs too - they are pretty much mere copies of the RT/FM's, so I wouldn't really want to publish them, but maybe it is a good start for other to download and work on it some more. > > Thanks for publishing it (in advance) > > Rehan > > > -----Original Message----- > > From: Gonzalo Servat [mailto:gonzalo at linuxaus.com] > > Sent: Thursday, October 10, 2002 2:40 PM > > To: Rehan van der Merwe > > Cc: rt-users at lists.fsck.com; jesse at bestpractical.com > > Subject: Re: [rt-users] Users Guide? > > > > > > Hi. > > > > If you can send me the document I'll put it up on a server > > and allow anyone to download it. > > > > Regards, > > Gonzalo. > > > > > > ++ 10/10/02 14:32 +0200 - Rehan van der Merwe: > > > > > Jesse, > > > > > > Can I send this to you for review to possibly post with the > > contribs?? > > > > > > I am afraid I dont have a spot to publish this. > > > > > > Rehan > > > > > > -----Original Message----- > > > From: THAUVIN Blaise (Dir. Informatique FRP) > > [mailto:bthauvin at clearchannel.fr] > > > Sent: Thursday, October 10, 2002 2:19 PM > > > To: Rehan van der Merwe; rt-users at lists.fsck.com > > > Subject: RE: [rt-users] Users Guide? > > > > > > > > > > > > Hi, > > > > > > Maybe you could send it to the list, or send a link to it. > > > I have a small user guide too, but it is in French. > > Yours could be a > > > starting point for a new, enhanced, guide > > > > > > blaise > > > > > > -----Message d'origine----- > > > De : Rehan van der Merwe [mailto:rehan at nha.co.za] > > > Envoy? : jeudi 10 octobre 2002 14:06 > > > ? : rt-users at lists.fsck.com > > > Objet : RE: [rt-users] Users Guide? > > > > > > > > > Hi Alan. > > > > > > I can forward you the one I compiled for our company. > > It is in Word > > > format with screenshots etc. > > > > > > I adapted it from the RTFM pages and added and deleted > > some stuff. > > > > > > Let me know if you want me to send it to you. Its +/- > > 1.2MB in size > > > > > > Rehan van der Merwe > > > > > > > -----Original Message----- > > > > From: Alan Sawyer [mailto:alan at linerate.net] > > > > Sent: Thursday, October 10, 2002 12:39 PM > > > > To: rt-users at lists.fsck.com > > > > Subject: [rt-users] Users Guide? > > > > > > > > > > > > Hi All, > > > > Rather than reinvent the wheel does anyone know of a good > > > > users guide for RT already out there? Naturally it will have > > > > to be adapted to the situation but basically a beginners > > > > level user manual? > > > > > > > > Alan > > > > > > > > > > > > _______________________________________________ > > > > 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 > > > > > > > _______________________________________________ > > > 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 > > > > > From Millard.Matt at principal.com Thu Oct 10 10:09:55 2002 From: Millard.Matt at principal.com (Millard, Matt) Date: Thu, 10 Oct 2002 09:09:55 -0500 Subject: [rt-users] Users Guide? Message-ID: <6201DF063335254BA0D6AA7053D10117017721FB@pfgdsmmbx006.principalusa.corp.principal.com> That last link should probably be: http://www.linuxaus.com/WebRT%20Manual%20-%20User%20Guide%20share.doc (1.3M) Matt -----Original Message----- From: Gonzalo Servat [mailto:gonzalo at linuxaus.com] Sent: Thursday, October 10, 2002 9:04 AM To: Rehan van der Merwe Cc: rt-users at lists.fsck.com Subject: Re: [rt-users] Users Guide? Thanks Rehan. They're now available here: http://www.linuxaus.com/WebRT%20Manual%20-%20Administration.doc (156K) http://www.linuxaus.com/WebRT%20Manual%20-%20Installation.doc (176K) http://www.linuxaus.com/WebRT%20Manual%20-%20User Guide share.doc (1.3M) Now we both feel like we've contributed to the rt2 project :-) Regards, Gonzalo. ++ 10/10/02 14:43 +0200 - Rehan van der Merwe: > Hi Gonzalo, > > I attached the Admin and Install docs too - they are pretty much mere copies of the RT/FM's, so I wouldn't really want to publish them, but maybe it is a good start for other to download and work on it some more. > > Thanks for publishing it (in advance) > > Rehan > > > -----Original Message----- > > From: Gonzalo Servat [mailto:gonzalo at linuxaus.com] > > Sent: Thursday, October 10, 2002 2:40 PM > > To: Rehan van der Merwe > > Cc: rt-users at lists.fsck.com; jesse at bestpractical.com > > Subject: Re: [rt-users] Users Guide? > > > > > > Hi. > > > > If you can send me the document I'll put it up on a server > > and allow anyone to download it. > > > > Regards, > > Gonzalo. > > > > > > ++ 10/10/02 14:32 +0200 - Rehan van der Merwe: > > > > > Jesse, > > > > > > Can I send this to you for review to possibly post with the > > contribs?? > > > > > > I am afraid I dont have a spot to publish this. > > > > > > Rehan > > > > > > -----Original Message----- > > > From: THAUVIN Blaise (Dir. Informatique FRP) > > [mailto:bthauvin at clearchannel.fr] > > > Sent: Thursday, October 10, 2002 2:19 PM > > > To: Rehan van der Merwe; rt-users at lists.fsck.com > > > Subject: RE: [rt-users] Users Guide? > > > > > > > > > > > > Hi, > > > > > > Maybe you could send it to the list, or send a link to it. > > > I have a small user guide too, but it is in French. > > Yours could be a > > > starting point for a new, enhanced, guide > > > > > > blaise > > > > > > -----Message d'origine----- > > > De : Rehan van der Merwe [mailto:rehan at nha.co.za] > > > Envoy? : jeudi 10 octobre 2002 14:06 > > > ? : rt-users at lists.fsck.com > > > Objet : RE: [rt-users] Users Guide? > > > > > > > > > Hi Alan. > > > > > > I can forward you the one I compiled for our company. > > It is in Word > > > format with screenshots etc. > > > > > > I adapted it from the RTFM pages and added and deleted > > some stuff. > > > > > > Let me know if you want me to send it to you. Its +/- > > 1.2MB in size > > > > > > Rehan van der Merwe > > > > > > > -----Original Message----- > > > > From: Alan Sawyer [mailto:alan at linerate.net] > > > > Sent: Thursday, October 10, 2002 12:39 PM > > > > To: rt-users at lists.fsck.com > > > > Subject: [rt-users] Users Guide? > > > > > > > > > > > > Hi All, > > > > Rather than reinvent the wheel does anyone know of a good > > > > users guide for RT already out there? Naturally it will have > > > > to be adapted to the situation but basically a beginners > > > > level user manual? > > > > > > > > Alan > > > > > > > > > > > > _______________________________________________ > > > > 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 > > > > > > > _______________________________________________ > > > 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 > > > > > _______________________________________________ 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 From proftp_cj at kdd.de Thu Oct 10 10:14:08 2002 From: proftp_cj at kdd.de (christian janssen) Date: Thu, 10 Oct 2002 16:14:08 +0200 Subject: [rt-users] Users Guide? In-Reply-To: <20021010140410.GA24929@moe.linuxaus.com> References: Message-ID: <5.1.1.2.2.20021010161142.00a9d4b0@mail.kddnet.de> Thanks, nice work :-) regards Chrstian At 00:04 11.10.2002 +1000, Gonzalo Servat wrote: >Thanks Rehan. > >They're now available here: > >http://www.linuxaus.com/WebRT%20Manual%20-%20Administration.doc (156K) >http://www.linuxaus.com/WebRT%20Manual%20-%20Installation.doc (176K) >http://www.linuxaus.com/WebRT%20Manual%20-%20User Guide share.doc (1.3M) > >Now we both feel like we've contributed to the rt2 project :-) > >Regards, >Gonzalo. > > >++ 10/10/02 14:43 +0200 - Rehan van der Merwe: > > > Hi Gonzalo, > > > > I attached the Admin and Install docs too - they are pretty much mere > copies of the RT/FM's, so I wouldn't really want to publish them, but > maybe it is a good start for other to download and work on it some more. > > > > Thanks for publishing it (in advance) > > > > Rehan > > > > > -----Original Message----- > > > From: Gonzalo Servat [mailto:gonzalo at linuxaus.com] > > > Sent: Thursday, October 10, 2002 2:40 PM > > > To: Rehan van der Merwe > > > Cc: rt-users at lists.fsck.com; jesse at bestpractical.com > > > Subject: Re: [rt-users] Users Guide? > > > > > > > > > Hi. > > > > > > If you can send me the document I'll put it up on a server > > > and allow anyone to download it. > > > > > > Regards, > > > Gonzalo. > > > > > > > > > ++ 10/10/02 14:32 +0200 - Rehan van der Merwe: > > > > > > > Jesse, > > > > > > > > Can I send this to you for review to possibly post with the > > > contribs?? > > > > > > > > I am afraid I dont have a spot to publish this. > > > > > > > > Rehan > > > > > > > > -----Original Message----- > > > > From: THAUVIN Blaise (Dir. Informatique FRP) > > > [mailto:bthauvin at clearchannel.fr] > > > > Sent: Thursday, October 10, 2002 2:19 PM > > > > To: Rehan van der Merwe; rt-users at lists.fsck.com > > > > Subject: RE: [rt-users] Users Guide? > > > > > > > > > > > > > > > > Hi, > > > > > > > > Maybe you could send it to the list, or send a link to it. > > > > I have a small user guide too, but it is in French. > > > Yours could be a > > > > starting point for a new, enhanced, guide > > > > > > > > blaise > > > > > > > > -----Message d'origine----- > > > > De : Rehan van der Merwe [mailto:rehan at nha.co.za] > > > > Envoy? : jeudi 10 octobre 2002 14:06 > > > > ? : rt-users at lists.fsck.com > > > > Objet : RE: [rt-users] Users Guide? > > > > > > > > > > > > Hi Alan. > > > > > > > > I can forward you the one I compiled for our company. > > > It is in Word > > > > format with screenshots etc. > > > > > > > > I adapted it from the RTFM pages and added and deleted > > > some stuff. > > > > > > > > Let me know if you want me to send it to you. Its +/- > > > 1.2MB in size > > > > > > > > Rehan van der Merwe > > > > > > > > > -----Original Message----- > > > > > From: Alan Sawyer [mailto:alan at linerate.net] > > > > > Sent: Thursday, October 10, 2002 12:39 PM > > > > > To: rt-users at lists.fsck.com > > > > > Subject: [rt-users] Users Guide? > > > > > > > > > > > > > > > Hi All, > > > > > Rather than reinvent the wheel does anyone know of a good > > > > > users guide for RT already out there? Naturally it will have > > > > > to be adapted to the situation but basically a beginners > > > > > level user manual? > > > > > > > > > > Alan > > > > > > > > > > > > > > > _______________________________________________ > > > > > 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 > > > > > > > > > _______________________________________________ > > > > 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 > > > > > > > > > > > >_______________________________________________ >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 From mgrubb at fifthvision.net Thu Oct 10 11:48:31 2002 From: mgrubb at fifthvision.net (Michael Grubb) Date: Thu, 10 Oct 2002 10:48:31 -0500 Subject: [rt-users] StockAnswers Template Variables In-Reply-To: <200210091636.20550.dwarner@ctinetworks.com> References: <200210091636.20550.dwarner@ctinetworks.com> Message-ID: <20021010104831.730c389a.mgrubb@fifthvision.net> Apologies, the README.templates file for some reason did not seem to make it into the tar ball (yep another goof, so sorry). However, I have an updated tarball that will probably make it to the fifthvision.net website this afternoon. At this time StockAnswers does not support Mason variable substitution. I do have plans to add this feature, however since we do not use it at my site it is low on my to do list. The variable substitution as it stands provides a way for you to define variables at the top of the stock answer templates and then use those variables in the body of the template. When you select a template that has variables defined, you will be prompted to enter the values, and then those values will be substituted into the template text. Both single and multiple(scalar and list) variables are supported. Here are a couple of examples. Example 1: This example shows list variable definition, and its use. *-NAMESERVERS-* The domain you are inquiring about has the following nameservers listed: *-NAMESERVERS-* __END EXAMPLE 1__ In this example we first define the variable *-NAMESERVERS-* Notice how the * in the definition appears in the first column, for now the regex will only pickup definitions that appear in the first column. Also notice how when we use *-NAMESERVERS-* that it is NOT in the first column, make sure of this as if you don't the template won't work as expected. (See Note 1) This template when chosen will cause the stockanswers module to display a form with a single field NAMESERVERS the field is a and at the bottom: $Employees=> undef --- But I got the following error on that page: Mason error component stack: /Admin/Users/Modify.html [standard] /autohandler [standard] code stack: /usr/local/rt/WebRT/data/obj/STANDARD/Admin/Users/Modify.html:332 /usr/local/rt/WebRT/data/obj/STANDARD/autohandler:69 misc info: error while executing /Admin/Users/Modify.html [standard]: --- As a side note, I was able to replace the "Employees" with a previously created, but unused value. For instance - I replaced it with Creator (which was a valid field, but isn't usually displayed at all on Modify.html) and it worked fine. By the way, here's autohandler:69 68 else { 69 $m->call_next; 70 } --- I would appreciate any help on this issue. It has me greatly befuddled. Thanks. Sean Byron From eric.horne at std.teradyne.com Fri Oct 4 17:05:23 2002 From: eric.horne at std.teradyne.com (Eric Horne) Date: Fri, 04 Oct 2002 14:05:23 -0700 Subject: [rt-users] SelfService and Apache Authentication Message-ID: <3D9E0293.2000506@std.teradyne.com> I just started using RT in a pilot mode for mangaging tasks in my group.. I enabled user authentication via the REMOTE_USER variable and it seems to work great for both priv and non-priv users. Except... that when I submit a request from another site (same company, different mail domain), the name of the user sending in the request is recorded in the Users table as the mail address. Unfortunately, I can't authenticate the user by e-mail address (there are too many possiblities per user), so now the user can't login. Am I doing something wrong? Shouldn't RT strip off everything after the @? I tried manually updating the Users database so that the @ and all text after it was stripped from the Name field, and that seems to have done the trick. Are there any problems with stripping the @.* from the Name field as far as WebRT is concerned? Any idea where in the Code I should look to permanantly strip the @.* from the Name field only? Thanks for your help! -Eric From damian at sentex.net Fri Oct 4 10:56:59 2002 From: damian at sentex.net (Damian Gerow) Date: Fri, 4 Oct 2002 10:56:59 -0400 Subject: [rt-users] GotoQueue dropdown menu? Message-ID: <455387452.20021004105659@sentex.net> One of the biggest complaints amongst our users of RT is that if you want to go back to a queue's listing when looking at a ticket, you have to go 'Home' and then click on the queue. I'm trying to get a dropdown menu working a la "New ticket in" functionality, except jump to a queue listing, with the same search restrictions as are provided in the Quicksearch box, when Home. Before I venture too far, has anyone else done this? From jsmith at structbio.vanderbilt.edu Fri Oct 4 17:44:21 2002 From: jsmith at structbio.vanderbilt.edu (Jarrod Smith) Date: Fri, 4 Oct 2002 16:44:21 -0500 (CDT) Subject: [rt-users] Problems installing with Pg Message-ID: It seems that there is a problem with Pg in 2.0.14? I'm trying to do a 'make install' but having problems connecting to a postgres server on localhost. I've seen similar posts here before but nothing exactly like this... Any time there is a DBI->connect(dbname=rt2;host=localhost), the connect fails. I can define DB_HOST and DB_RT_HOST to be null in the Makefile and things get farther (the rt2 database gets built), but then towards the end of the install: /usr/bin/perl -I//usr/local/rt2/etc -I//usr/local/rt2/lib //usr/local/rt2/etc/insertdata DBI->connect(dbname=rt2;host=) failed: connectDBStart() -- unknown hostname: user=rt_user at /usr/lib/perl5/site_perl/5.6.0/DBIx/SearchBuilder/Handle.pm line 117 Connect Failed connectDBStart() -- unknown hostname: user=rt_user at //usr/local/rt2/etc/insertdata line 27 make: *** [insert] Error 255 So in this phase, the "host=" argument is hardwired into the DBI->connect even if I leave it null. If I modify config.pm to put localhost back, I get the same error connecting that I did before. I did not try to go modify the code to remove the 'host=' argument completely. I thought I had better ask here first. Thanks in advance for any advice! -- Jarrod A. Smith, Ph.D. Asst. Director, Center for Structural Biology Research Asst. Professor, Biochemistry Vanderbilt University 189 processes: 130 sleeping, 59 running From toni.willberg at atbusiness.com Thu Oct 10 03:03:00 2002 From: toni.willberg at atbusiness.com (Toni Willberg) Date: 10 Oct 2002 10:03:00 +0300 Subject: [rt-users] Escalator modifying 'Last updated by' Message-ID: <1034233380.23693.20.camel@toniw.in.atbusiness.com> Hello. I use Escalator script to increase priority over time. However it disturbs that it changes also 'Last update by' -field ( "Updated: Thu Oct 10 05:15:05 2002 by RT_System"). Has anyone hacked the script to leave that field alone? If not, I'll try to hack it myself and post a patch. - Toni From purp at wildbrain.com Thu Oct 10 04:24:38 2002 From: purp at wildbrain.com (Jim Meyer) Date: 10 Oct 2002 01:24:38 -0700 Subject: [rt-users] Evaluation of RT In-Reply-To: <3DA52C16.6050203@biochem.mpg.de> References: <20021009161349.GA19769@washcoll.edu> <20021010064345.GB7785@not.autrijus.org> <3DA52C16.6050203@biochem.mpg.de> Message-ID: <1034238278.31524.3.camel@wug.selequa.com> On Thu, 2002-10-10 at 00:28, Ruben Schattevoy wrote: > A related question: For my understanding, commenting > a "new" ticket is quite some illogical. In almost all > cases the editor will have simply forgotten do switch > the ticket's status to "open". Actually, we comment on "new" tickets all the time; usually this is done when someone in the group wants to offer advice on the problem but won't be doing the actual work. We "open" a ticket when the actual work begins. YMMV. --j From rich+ at lafferty.ca Thu Oct 10 10:21:08 2002 From: rich+ at lafferty.ca (Rich Lafferty) Date: Thu, 10 Oct 2002 10:21:08 -0400 Subject: [rt-users] Missing Status for Tickets that cannot be resolved In-Reply-To: <3DA52EA3.8080207@biochem.mpg.de>; from schattev@biochem.mpg.de on Thu, Oct 10, 2002 at 09:39:15AM +0200 References: <20021009154001.29003.88801.Mailman@pallas.eruditorum.org> <3DA46958.6010007@sysd.com> <3DA52EA3.8080207@biochem.mpg.de> Message-ID: <20021010102107.A25678@lafferty.ca> On Thu, Oct 10, 2002 at 09:39:15AM +0200, Ruben Schattevoy wrote: > > I understand that your solution works perfectly. Nevertheless I > have problems in asigning the attribuite "resolved" to a ticket > which is actually "dead" because it's somebody else's problem > and still _not_ resolved. Then you'll have to write a patch that does that, because that's Not How It Works. -Rich -- Rich Lafferty --------------+----------------------------------------------- Ottawa, Ontario, Canada | Save the Pacific Northwest Tree Octopus! http://www.lafferty.ca/ | http://zapatopi.net/treeoctopus.html rich at lafferty.ca -----------+----------------------------------------------- From jtilly at yahoo.com Fri Oct 11 17:03:50 2002 From: jtilly at yahoo.com (Jesse E Tilly) Date: Fri, 11 Oct 2002 14:03:50 -0700 (PDT) Subject: [rt-users] Re: RedHat 8.0 In-Reply-To: <20021011204954.65958.qmail@web12903.mail.yahoo.com> Message-ID: <20021011210350.97149.qmail@web20417.mail.yahoo.com> Nope. The Apache 2.0 included in RH8 embeds an incompatible version of mod_perl by default. RT isn't the only project suffering from mod incompatibilities with Apache 2.0. I think RedHat's move to 2.0 was premature. Jesse --- Niranjan Patel wrote: > you mean RT doesn't run with Apache 2.0.40 > Thanks > Niranjan > > --- Rob Hooft wrote: > > Niranjan Patel wrote: > > > Hey I would like to know one thing > > > Does the Redhat 8.0 have a mod_perl installed. > > > Or we need to reinstall the apache like 7.2 > > > I am about to install RT on Redhat8.0 > > > > It's worse: RH8 has apache 2.0.40, so you need to > > install 1.3.27 for RT. > > OTOH, I find that mod_perl is very helpful with > > this. > > > > Rob > > > > -- > > Rob W.W. Hooft || rob at hooft.net || > > http://www.hooft.net/people/rob/ > > > > _______________________________________________ > > 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 > > > __________________________________________________ > Do you Yahoo!? > Faith Hill - Exclusive Performances, Videos & More > http://faith.yahoo.com > _______________________________________________ > 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 > > __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com From hellhound at geek.be Mon Oct 21 16:00:00 2002 From: hellhound at geek.be (hellhound at geek.be) Date: Mon, 21 Oct 2002 22:00:00 +0200 Subject: [rt-users] IsPassword problem Message-ID: <20021021200000.GD28099@geek.be> I just installed the debian package request-tracker 2.0.14-1 (testing). The problem is that I can't login with the default 'password' password. Although it's set in the database. The curious thing of all, is that, when I add a print "."; before (lib/RT/User.pm, line 581) if ( ($self->__Value('Password') eq '') || ($self->__Value('Password') eq undef) ) { return(undef); } if ($self->__Value('Password') eq crypt($value, $self->__Value('Password'))) { return (1); } ... it works! It logs in, and all.. I get part of the headers, but that's obvious. So on my quest to 'debug' the problem, I couldn't debug, because it works when I'm trying to print some stuff. Can someone explain this to me? Did someone else have the same problem? Or am I just overlooking something.. Apache 1.3.26-1.1 libapache-mod-perl 1.27-2 Perl 5.8.0-13 request-tracker 2.0.14-1 greets From patrickf at linkline.com Mon Oct 21 19:12:09 2002 From: patrickf at linkline.com (Patrick Fish) Date: Mon, 21 Oct 2002 16:12:09 -0700 Subject: [rt-users] Can't do setuid References: <5.1.0.14.2.20021021115442.03423a78@mail.netburner.com> Message-ID: <00ab01c27957$47f242d0$1401a8c0@pwhsnet.com> I got my permissions fixed, but I'm using FreeBSD, and theres no perl-suidperl (or perl-suid, etc) package. However, there is "/usr/local/bin/suidperl"... -p ----- Original Message ----- From: "Forrest Stanley" To: Sent: Monday, October 21, 2002 11:55 AM Subject: Re: [rt-users] Can't do setuid > At 11:41 AM 10/21/2002 -0700, Patrick O. Fish wrote: > >Finally finished the install and got it set up, the Web UI works fine, I > >just have one more problem... > > > > > > ----- The following addresses had permanent fatal errors ----- > >"|/usr/local/rt2/bin/rt-mailgate --queue support --action correspond" > > (reason: 255) > > (expanded from: <support at pwhsnet.com>) > > > > ----- Transcript of session follows ----- > >Can't do setuid > >554 5.3.0 unknown mailer error 255 > > > > > >-rw-r-xr-x 1 root rt 9134 Oct 21 01:48 /usr/local/rt2/bin/rt-mailgate > >-rwxr-xr-x 1 root rt 4748 Oct 21 01:48 /usr/local/rt2/bin/webmux.pl > > > > > My rt-mailgate has same permissions as everything else in that folder: > -rwxr-sr-x 1 root rt 5551 Oct 11 10:24 mason_handler.fcgi > -rwxr-sr-x 1 root rt 4639 Oct 11 10:24 mason_handler.scgi > -rwxr-sr-x 1 root rt 31398 Oct 11 10:24 rt > -rwxr-sr-x 1 root rt 23829 Oct 11 10:24 rtadmin > -rwxr-sr-x 1 root rt 9128 Oct 11 10:24 rt-mailgate > -rwxr-xr-x 1 root rt 4736 Oct 11 10:24 webmux.pl > > Also check here: > > http://lists.fsck.com/pipermail/rt-users/2002-June/008641.html > > > > > >My /etc/aliases is: > >support: "|/usr/local/rt2/bin/rt-mailgate --queue support --action correspond" > >support-comment: "|/usr/local/rt2/bin/rt-mailgate --queue support --action > >comment" > > > > > >Thanks, > >Patrick Fish > > _______________________________________________ > 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 > > From pape at inf.fu-berlin.de Tue Oct 29 11:13:22 2002 From: pape at inf.fu-berlin.de (Dirk Pape) Date: Tue, 29 Oct 2002 17:13:22 +0100 Subject: [rt-users] Split Ticket In-Reply-To: <200210291455.JAA11893@frito> References: <200210291455.JAA11893@frito> Message-ID: <2147483647.1035911602@[10.0.255.35]> Hello, I liek to follow-up on this: --On Dienstag, 29. Oktober 2002 9:55 Uhr -0500 Tony Aiuto wrote: > I need a feature that will let me split a ticket into N > tickets. We often get bug reports that are 2 or more > separate issues. What I would like to do is copy > all the data from the original ticket into the new > tickets. Then the support staffer doing the split > can edit the subject and content on each to divide > the problems. Ideally, if you ask to split into > 3 tickets, you should get 3 popup dialogs which > present the subject and text of the original > so that you can edit them down as a single process. it would be a dream if the following scenario would be supported on splitting: a simple way to create n tickets out of one ticket so that the former ticket depends on the n newly created ones, the former ticket can then be set to stalled, the new ones to new. If it happens that all of the child tickets are resolved, the former ticket's status should change automatically to open and can be manually resolved. afterwards, if one of the resolved child ticket's status change again, the parent tickets status should change to open again. How could that be achieved? If anybody has an outline, which is consistent with RT's development, I might have some ressources to contribute. Regards, Dirk From stucki at math.fu-berlin.de Thu Oct 31 12:20:12 2002 From: stucki at math.fu-berlin.de (Chr. v. Stuckrad) Date: Thu, 31 Oct 2002 18:20:12 +0100 Subject: [rt-users] Ticket List Colors In-Reply-To: <5.1.0.14.0.20021031111243.028d2bd0@mail.infotechfl.com> References: <5.1.0.14.0.20021031111243.028d2bd0@mail.infotechfl.com> Message-ID: <20021031172012.GB29152@leibniz.math.fu-berlin.de> On Thu, Oct 31, 2002 at 11:18:43AM -0500, Jeff Hoover wrote: > my $prio = substr(sprintf("%02d",eval("\$Ticket->Priority")),0,1); I do consider this *interesting* (not a wob), but wouldn't it be easier to make a formula space the (any number of) colors equally along the (range of) priorites along the lines of # you'll have t6o find out about these: $m= ; $n= ; $p= ; # and you use this formula: $colorindex=int($p/(($m+1)/$n)) } Just an Idea... Stucki -- Christoph von Stuckrad * * |nickname |\ Freie Universitaet Berlin |/_*|'stucki' |Tel(days):+49 30 838-75 459| Fachbereich Mathematik, EDV|\ *|if online|Tel(else):+49 30 77 39 6600| Arnimallee 2-6/14195 Berlin* * |on IRCnet|Fax(alle):+49 30 838-75454/