Download & Extend

Created a group from relativity create link, but no relationship is created when node is

Project:Node Relativity
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

1. I click

create og_node_type: og_nodename

2. og_node is created

but no relationship is created between parent and child.

Is there an issue with Organic groups?

Comments

#1

Title:Created a group from relativity create link, but no relationship is created» Created a group from relativity create link, but no relationship is created when node is

#2

is this still an issue- no underscores? I have a slew of them :(

http://drupal.org/node/506364

#3

looking at 6.x-1.3, there's no callback whatsoever to add this functionality.
For this to work, hook_form_alter needs to hyjack the node-form submit function, or add an additional submit function, to make the links.

I need this functionality so I'm going to work on this.

#4

Status:active» closed (works as designed)

just tested with 6.x-1.x-dev and a new content type name:test type machine-name: test_type (notice underscore). Seems to work as expected. This was related to underscore in content type issue and was resolved in Nov, 2009. My comment above related to a different question and I'll open a separate issue for that. I'll set this to closed.