Closed (fixed)
Project:
Node Profile
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2007 at 04:54 UTC
Updated:
17 Feb 2007 at 17:31 UTC
Hi,
I'm just testing the port of node profile for d50. I've created a new content type (profile).
It is correctly associated with usernode. Now if I try to access the edit page for the first time
with /nodefamily/profile, the edit page is correctly prompted. If I try to access it a second time,
the update page simply shows (Array).
The content type I'm using has only a single field (Name) and no body. The problem should be
in nodefamily_lonely_node_page in the return node_form($node); function.
I don't understand what's wrong...
p
Comments
Comment #1
fagoyep, there was a bug in the nodefamily module. I've just fixed it.
Comment #2
(not verified) commented