Error message caused by obvious coding error

RTH - April 19, 2009 - 02:26
Project:Paging
Version:6.x-1.0-beta3
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

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?

#1

Gurpartap Singh - April 19, 2009 - 11:31
Status:active» fixed

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

Thanks!

#2

System Message - May 3, 2009 - 11:40
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.