Bugs item #1966153, was opened at 2008-05-17 20:13 Message generated for change (Comment added) made by henningw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1966153&group_id=139143
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: modules Group: ver devel >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Ra�l Alexis Betancort Santana (el_latino) >Assigned to: Henning Westerholt (henningw) Summary: Wrong table check version on uri_db Initial Comment: On uri_db module, the checking version part of the module does a wrong check, checking two times db_table instead of one time db_table and then subscriber_table. Attached patch solves the problem. ---------------------------------------------------------------------- >Comment By: Henning Westerholt (henningw) Date: 2008-06-12 14:11 Message: Logged In: YES user_id=337916 Originator: NO Hi, thanks for the report. The module was refactored some time ago, so your report is not correct in this case. Now only one parameter "db_table" is used regardless if the uri or subscriber table is used. I've extended the docs a little bit, and also removed the (forgotten) subscriber_table parameter from the code. Cheers, Henning ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1966153&group_id=139143
_______________________________________________ Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel