Re: [Noink-dev] You are not authorized to post (fwd)
Status: Beta
Brought to you by:
criswell
|
From: Sam H. <ha...@ph...> - 2003-03-14 16:12:42
|
Actually, I did something different (we chomp that array before hand, which removes all the new lines, so I did a foreach loop over the array to make it more pretty when sent back.) Try it again. begin quote: On 03-03-14, Jacob Greig wrote: > sam, in doing some testing of nonews-p2p on t4k.net, i was trying to get > some errors (to make sure that the bad cases are covered) > > i have found a bug in at least one place. line 160 which reads: > $main::respond_msg .= "${main::body}\n"; > > should read: > $main::respond_msg .= "@{$main::body}\n"; > > (or something similar ;) > > ----------- > Jacob Greig > bom...@tu... > http://tux4kids.net/~bombastic/ > > ---------- Forwarded message ---------- > Date: Fri, 14 Mar 2003 11:02:42 -0500 (EST) > From: DO_...@tu... > To: bom...@tu... > Subject: You are not authorized to post > > You are not authorized to post, or the server could not authenticate you for another reason. Please check list usage or contact the list administrator... > > The original message is as follows: > > ARRAY(0xf07b8) -- Sam Hart University/Work addr. <ha...@ph...> Personal addr. <cri...@ge...> end |