Attached patch performs a few things:
- The page separator string in the module's settings should be required, or Paging's code will fail elsewhere.
- Renamed variables in nodeapi('load') to make that code more understandable.
- Adds a missing break for nodeapi('view'). This one might fix some other reported bugs in the queue, dunno.
| Comment | File | Size | Author |
|---|---|---|---|
| paging-DRUPAL-5.cleanup.patch | 3.39 KB | sun |
Comments
Comment #1
Gurpartap Singh commentedFixed in 6.x-dev. Need to commit to DRUPAL-5.
Comment #2
Gurpartap Singh commentedFixed in 5.x branch. Thanks!
http://drupal.org/cvs?commit=166583