Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#27 closed defect (fixed)

wrong display in web frontend

Reported by: alexis.michon@… Owned by: bastiaans
Priority: normal Milestone: 0.3
Component: web Version: 0.2
Keywords: Cc: alexis.michon@…
Estimated Number of Hours:

Description

When we set $COLUMN_NODES to 1 in conf.php, the column node (in the web frontend) isn't filled correctly. In search.php, the variable which contains the nodes is not reset between each iteration and the first job is displayed with 1 node, the second with two, the third with three, etc...

Patch is attached

Attachments (1)

search.php.patch (405 bytes) - added by alexis.michon@… 17 years ago.
patch for search.php

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by alexis.michon@…

patch for search.php

comment:1 Changed 17 years ago by bastiaans

  • Milestone set to 0.2.1
  • Owner changed from somebody to bastiaans
  • Status changed from new to assigned

comment:2 Changed 17 years ago by bastiaans

  • Cc alexis.michon@… added
  • Resolution set to fixed
  • Status changed from assigned to closed

Auch, silly bug. Must have missed it while testing the nodes column function.

Thanks for reporting it and supplying a patch.

committed in changeset r356.

Note: See TracTickets for help on using tickets.