![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Post Here to Contact Site Administrators and Moderators Make Suggestions About Forums, Features, or Content here. Discuss Rules and Guidelines. Get Forum Support Here. (Registered Users Only) |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how can i check in csh if command found or not found ? | umen | Shell Programming and Scripting | 2 | 03-03-2007 03:38 PM |
| cc and gcc not found | asif iqbal | UNIX for Dummies Questions & Answers | 3 | 02-26-2005 02:58 AM |
| ksh: cvs: not found ?? | rein | UNIX for Advanced & Expert Users | 2 | 01-05-2005 01:01 AM |
| MAC not found? | merlin | UNIX for Dummies Questions & Answers | 1 | 05-15-2003 06:34 AM |
| HELP ld.so.1 NOT FOUND | SmartJuniorUnix | UNIX for Dummies Questions & Answers | 1 | 10-04-2000 12:18 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
| Forum Sponsor | ||
|
|
|
||||
|
That is actually the expected behavior, albeit not a most attractive implementation. The thread gets touched when you vote on a poll and hence gets promoted to the to pof the list in terms of most recent, but as you observed the "updated by" does not get changed because the poll vote is not a post.
The internal mechanism used by vb, for efficiency in queries, is it to take the top N list by date from the smaller table ( thread ) which contains a last post id as one of the columns and simply selects those ids from the post table. In the current implementation there is no way to tell if the last update is a poll vote or a real post. |
||||
| Google UNIX.COM |