Closed (fixed)
Project:
Paging
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2009 at 11:46 UTC
Updated:
31 Dec 2012 at 00:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
bryancasler commentedI dug around in paging.module and found this on line 10
I changed it to
Problem fixed! I think ?
Comment #2
bedot commentedYeah it's work for me..thanks
Comment #3
koolmokpox commentedI just used default arguments
function paging_help($path, $arg='none') {
Comment #4
kmontyI can confirm #3 works. Here is a patch.
Comment #5
m4oliveiPatch in #4 works. I've applied it successfully.
Thanks.
Comment #6
jenlamptoncommitted.