Failure in public_preview_page

agentrickard - September 24, 2008 - 18:19
Project:Public Preview
Version:6.x-1.0
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

The argument passed to the function is a full node object, not an nid:

function public_preview_preview_page($node) {
  $nid = $node->nid;

#1

agentrickard - September 24, 2008 - 18:24
Status:active» needs review

#2

agentrickard - October 28, 2008 - 19:29

Patch for all open issues.

AttachmentSize
public_preview.patch 1.22 KB

#3

chrisyates - October 29, 2008 - 02:50
Status:needs review» fixed

Fixed by 6.x-1.1 release with your patch. Thanks Ken!

#4

Anonymous (not verified) - November 12, 2008 - 02:51
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.