In context_condition_bookroot.inc query condition is $node->book['nid'] by mistake, right is $node->book['bid']

Regards.

CommentFileSizeAuthor
#2 context-fix-bookroot-1466422-2.patch608 byteskarlshea

Comments

Angry Dan’s picture

Issue summary: View changes
Status: Active » Reviewed & tested by the community

I've had this in production for two years, I'd say it's ready for a commit.

karlshea’s picture

Title: book root condition don't work » Book Root condition patch
StatusFileSize
new608 bytes

Ran into this today myself. I've included a patch even.

karlshea’s picture

Any reason this didn't make it into 3.6?

  • hass committed a96b1c9 on 7.x-3.x authored by KarlShea
    Issue #1466422 by KarlShea: Book Root condition patch
    
hass’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.