From: SourceForge.net <no...@so...> - 2008-01-02 19:35:06
|
/mod/mailinglists item #1731124, was opened at 2007-06-04 20:55 Message generated for change (Comment added) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=1731124&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Defect Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Rob (stewartrr) Assigned to: Greg Meiste (blindman1344) Summary: Bug in Mailinglist Initial Comment: I am having a problem with the Mailinglist module for PHPWebsite. The Problem: I have 10 lists created which number 1 thru 10 with different names. Lists 1-9 seem to work properly. Whenever I send to list 10 however, it sends to list number 1. The template that comes up is for list number 1, not list number 10 although the link calls out list=10. Example of the list, address modified to mask..... h??p://www.???.org/website/index.php?module=mailinglists&op=sendEmail&mladmin =0&list=10 The message comes with the header for list 1 which makes sense. So I can only think that the 0 in 10 is being dropped somehow when the module is called. Any help here would be appreciated. Thanks. __________________ Rob ---------------------------------------------------------------------- >Comment By: Greg Meiste (blindman1344) Date: 2008-01-02 13:35 Message: Logged In: YES user_id=780595 Originator: NO Rob, I checked in a fix CVS. Download an updated index.php for mailinglists from: http://phpwebsite-comm.cvs.sourceforge.net/*checkout*/phpwebsite-comm/modules/mailinglists/index.php?revision=1.26 Sorry for taking so long to address this issue. Greg ---------------------------------------------------------------------- Comment By: Rob (stewartrr) Date: 2007-06-11 19:45 Message: Logged In: YES user_id=1751983 Originator: YES I can go to the admin area for the lists, and select the list there and send out a message. The format/header page says it is list # 10, and it does indeed work properly. It still does not work properly from the user management page. Any help would be appreciated. Thanks ---------------------------------------------------------------------- Comment By: Rob (stewartrr) Date: 2007-06-04 22:08 Message: Logged In: YES user_id=1751983 Originator: YES Using Mailinglists 0.5.6 on phpwebsite 0.10.2 ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2007-06-04 21:11 Message: Logged In: YES user_id=780595 Originator: NO You didn't mention what version you're using, but it appears to be out of date since I've already fixed this bug. Please see BUG 1264923 and BUG 1283077 and update your mailinglists version if necessary. Greg ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=1731124&group_id=81360 |