Bug #473

unresetted variable in view manager

Added by mavericck m over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:09/28/2009
Priority:Normal Due date:
Assignee:Ryan Gordon % Done:

100%

Category:Admin Control Panel
Target version:1.4.10
Reproducibility:Always Database Type:
Reported In MyBB Version:1.4.8 Database Version:
PHP Version: SQA assignments:
Browser:

Description

In the while loop at admin/inc/functions_view_manager.php, row 555

the

$created
variable isn't resetted each time, so if the query, for example, produces 2 rows, the first with visibility = 2 and the second = 1, the output of the second row will show the same "created by username" of the first row.

Associated revisions

Revision 4493
Added by Ryan Gordon over 2 years ago

Fixes unresetted variable in view manager (fixes:473)

History

Updated by Ryan Gordon over 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4493.

Updated by Ryan Gordon over 2 years ago

  • Assignee set to Ryan Gordon
  • Target version set to 1.4.10

Updated by Michael Schlechtinger over 2 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF