Download & Extend

Error message caused by obvious coding error

Project:Paging
Version:6.x-1.0-beta3
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

An error message is being printed. Click "More information about formatting options" on the comment reply screen:

warning: Missing argument 2 for paging_help() in /home/house/public_html/plegacy/sites/all/modules/paging/paging.module on line 10.

And indeed, it's true. The definition of the function on line 10 has two arguments, and the only usage of it in the entire module only passes one argument.

Surely this error is happening to everyone always. Why hasn't it been noticed up till now?

Comments

#1

Status:active» fixed

http://drupal.org/cvs?commit=199042

Thanks!

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here