Jump to:
| Project: | Block reference |
| Version: | 6.x-1.14 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I am aware that it's not really your responsibility to make sure that this module works with every contributed module out there, but I figured it wouldn't hurt to ask for some help.
I'm trying to deploy a node that has a block reference to a target server using the Deploy module, which depends on Services. Here's the behavior I see...
Deploy a node with a value in the block reference - works.
Deploy a node with an empty value in the block reference using autocomplete widget - works.
Deploy a node with an empty value in the block reference using select widget - fails with "invalid option".
I've been stepping through the code but can't figure out where it's failing. Can you point me in the right direction?
Thanks for making an awesome module. I realize this is a special case.
Comments
#1
#2
probably same reason as this: http://drupal.org/node/418910 ??
#3
I'll check back in that issue in a while and see where to go from there.
#4
Alright doesn't seem to be much progress there, but the way I see it is that this is deploy's issue, the maintainer knows about it and has indicated he may do something about it, and I can't help any further. Good luck dude.
I would also suggest that anybody who is having this issue and knows the slightest bit about programming, at least attempt to discover why this is a problem, and suggest the changes in deploy's code, and perhaps make a patch. Looks like deploy has quite a lot of issues to be solved, so i wouldn't hold my breath on this one.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.