[rt-devel] Problem with entering updates

Jesse jesse at fsck.com
Thu May 17 12:29:54 EDT 2001


*groan*  So so so sorry about that.


On Thu, May 17, 2001 at 05:28:23PM +0100, Mark Vevers wrote:
> You've fixed the reply, but not the comment - due to the fact
> you missed a change from ARGS to ARGSRef in the comments bit.
> 
> Heres the patch:
> 
> Index: Web.pm
> ===================================================================
> RCS file: /raid/cvsroot/rt/lib/RT/Interface/Attic/Web.pm,v
> retrieving revision 1.1.2.53
> diff -r1.1.2.53 Web.pm
> 124c124
> <       if ($args{ARGS}->{'UpdateType'} =~ /^(private|public)$/) {
> ---
>  >       if ($args{ARGSRef}->{'UpdateType'} =~ /^(private|public)$/) {
> 
> Cheers
> Mark
> Jesse wrote:
> 
> > did you restart apache?  I've definitely got it working here.
> > 
> > 
> > On Thu, May 17, 2001 at 12:04:49PM +0100, Mark Vevers wrote:
> > 
> >> 
> >> Jesse wrote:
> >> 
> >>> Try the latest stuff in CVS. there were a couple small misses
> >>> in some refactoring I did.
> >>> 
> >>>         -j
> >>> 
> >> Nope, still not working from a clean install.
> >> 
> >> When you click update it just ignores the changes, but still calls 
> >> display.html
> >> 
> >> Cheers
> >> Mark
> >> 
> >> -- 
> >> Mark Vevers.    mark at ifl.net / mvevers at rm.com
> >> Internet Backbone Engineering Team
> >> Internet for Learning, Research Machines Plc
> >> Tel: +44 1235 823380,   Fax: +44 1235 823424
> >> 
> >> 
> 
> -- 
> Mark Vevers.    mark at ifl.net / mvevers at rm.com
> Internet Backbone Engineering Team
> Internet for Learning, Research Machines Plc
> Tel: +44 1235 823380,   Fax: +44 1235 823424
> 
> 

-- 
jesse reed vincent -- root at eruditorum.org -- jesse at fsck.com 
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

After all, it's not every day you meet up with an evil power
                                               -M. Bulgakov




More information about the Rt-devel mailing list