Use of View to select product associated with node does not work
Cayenne - March 28, 2009 - 15:59
| Project: | UC Node Checkout |
| Version: | 6.x-2.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I enabled the use of the product view to select what product should get added to the cart when creating a node of a certain type. What I get is an endless loop taking me to the create content page, but with the header from the content type I should be creating.
Does that make sense? I can supply screenshots if that's not clear.

#1
I'm also seeing this behavior.
#2
To clarify, I see this when starting from the node/add route. When starting by adding a product, the node creation form appears as expected.
#3
i think that this might be a duplicate of #406740: Doesn't work when content type name has underscores.
#4
I've committed that other patch; can one of you having this problem confirm if it fixed the issue with the beta4 release?
#5
Actually, I just confirmed this. This works fine for me now.
@Cayenne: I'm guessing your node type had an underscore in it, so the node add form wasn't being detected properly. The beta4 has the fix or use the patch in the issue that drewish linked to.
#6
I bet you may be right. I will test on the next go-round. After I finish wrestling my own contribution to the ground!
Thanks!
#7
Automatically closed -- issue fixed for 2 weeks with no activity.