Closed (fixed)
Project:
Examples for Developers
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2009 at 10:37 UTC
Updated:
29 Dec 2009 at 02:50 UTC
There is an error in the pager, probably it is in the 7.x-1.x branch also. while creating the data for each row in the pager view, it is using the rows variable used to build the table: some nasty errors appear on the screen and the table is never built.
| Comment | File | Size | Author |
|---|---|---|---|
| scaffolding_example_pager_fix.patch | 870 bytes | ilo |
Comments
Comment #1
ilo commentedI've not found more issues in a quick review, so.. probably the d7 port would show up some minors in the module.
Comment #2
ilo commentedCommitted to DRUPAL-6--1