From: MERC::"uunet!VM1.NODAK.EDU!OWNER-ANU-NEWS" 25-FEB-1993 21:47:14.02 To: Multiple recipients of list ANU-NEWS CC: Subj: NEWSPOST bugs (was Re: ANU News V6.1 beta 6 now available.) In article <1993Feb24.153644.47591@kuhub.cc.ukans.edu>, sloane@kuhub.cc.ukans.ed u (Bob Sloane) writes: > > If you have any problem with this release of NEWS please let me know. I've found another problem with NEWSPOST.C. If you use the FOLLOW/REPLY command, the return address is not picked up properly if the article contains a Reply-To: header. This is noticeable because the default for the "To: " prompt will be ":" instead of the actual reply-to address. This problem was also in 6.1b5 but I wasn't able to find the problem before. Enclosed is a DIFF file with this change plus the typo in "Invoking" previously mentioned. ************ File NEWS_MANAGER_DEV:[SOURCE.NEWS61B6.NEWS_SRC]NEWSPOST.C;3 1 /*Last Modified: 25-FEB-1993 14:58:36 by EWILTS : NEWSPOST.C*/ 2 /* ****** File NEWS_MANAGER_DEV:[SOURCE.NEWS61B6.NEWS_SRC]NEWSPOST.C;1 1 /* ************ ************ File NEWS_MANAGER_DEV:[SOURCE.NEWS61B6.NEWS_SRC]NEWSPOST.C;3 607 cp = &xfrbuf[9]; 608 if ((sa = strchr(cp,'<')) != 0) { ****** File NEWS_MANAGER_DEV:[SOURCE.NEWS61B6.NEWS_SRC]NEWSPOST.C;1 606 cp = &xfrbuf[8]; 607 if ((sa = strchr(cp,'<')) != 0) { ************ ************ File NEWS_MANAGER_DEV:[SOURCE.NEWS61B6.NEWS_SRC]NEWSPOST.C;3 1258 if (*xfrbuf) call_mail(Post_file,s,xfrbuf,"Invoking mailer - rep ly to poster"); 1259 } ****** File NEWS_MANAGER_DEV:[SOURCE.NEWS61B6.NEWS_SRC]NEWSPOST.C;1 1257 if (*xfrbuf) call_mail(Post_file,s,xfrbuf,"Invoiking mailer - re ply to poster"); 1258 } ************ Number of difference sections found: 3 Number of difference records found: 3 DIFFERENCES /IGNORE=()/MERGED=1/OUTPUT=BCSC$DISK2:[BCSC.MVP.USERS.EWILTS]NEWSPOS T.DIFF;3- NEWS_MANAGER_DEV:[SOURCE.NEWS61B6.NEWS_SRC]NEWSPOST.C;3- NEWS_MANAGER_DEV:[SOURCE.NEWS61B6.NEWS_SRC]NEWSPOST.C;1 -- Ed Wilts, BC Systems, 4000 Seymour Place, Victoria, B.C., Canada, V8X 4S8 EWilts@Galaxy.Gov.BC.CA Office: (604) 389-3430 Fax: (604) 389-3412