In context_condition_bookroot.inc query condition is $node->book['nid'] by mistake, right is $node->book['bid']
Regards.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | context-fix-bookroot-1466422-2.patch | 608 bytes | karlshea |
In context_condition_bookroot.inc query condition is $node->book['nid'] by mistake, right is $node->book['bid']
Regards.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | context-fix-bookroot-1466422-2.patch | 608 bytes | karlshea |
Comments
Comment #1
Angry Dan commentedI've had this in production for two years, I'd say it's ready for a commit.
Comment #2
karlsheaRan into this today myself. I've included a patch even.
Comment #3
karlsheaAny reason this didn't make it into 3.6?
Comment #5
hass commented