When viewing a smackdown node, there's a link at the bottom entitled "View Standings Chart". When following the link, one is taken to /smackdown/standings which results in the following error:

warning: Missing argument 1 for smackdown_standings_page() in /home/colan/projects/mjf/sandbox/sites/all/modules/smackdown/smackdown.module on line 718.

Shouldn't the link include the content type? It doesn't seem to work without it. Here's a patch.

CommentFileSizeAuthor
link.patch855 bytescolan

Comments

colan’s picture

Assigned: Unassigned » colan
sirkitree’s picture

Status: Needs review » Fixed

Thanks for finding and fixing this. Will be in my next commit.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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