Closed (fixed)
Project:
Forward
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2006 at 09:28 UTC
Updated:
8 Aug 2006 at 16:00 UTC
The use of db_fetch_object to check if there is data will make the first row dissappear.
This patch will change the code to use db_num_rows instead, thus keeping all the data intact.
The same bug resides in HEAD version as well.
| Comment | File | Size | Author |
|---|---|---|---|
| forward_tracking.patch | 604 bytes | phuc77 |
Comments
Comment #1
buddaExcellent. Works! +1
Comment #2
seanrFixed. Thank you very much.
Comment #3
(not verified) commented