ccswbs / hjckrrh

GNU General Public License v2.0
6 stars 5 forks source link

Book outline menu broken / Trying to get property of non-object in node_page_title error showing after Bootstrap 7.x-3.8 update / affects all book pages #580

Closed mmafe closed 7 years ago

mmafe commented 7 years ago

The following issue appears to be affecting all book pages:

  1. Shows Error: Notice: Trying to get property of non-object in node_page_title() (line 2200 of /modules/node/node.module). on each book page

  2. Shows Outline button instead of the full book menu at the bottom of each book page.

Appears to relate to https://www.drupal.org/node/2034927


Pre Bootstrap 7.x-3.8 update: i.e. After checking out commit 4662bf0 Add tests for feed icon alt text (#549)

book-pre-bootstrapupdate2 book-pre-bootstrapupdate

Post Bootstrap 7.x-3.8 update: After checking out the latest branch on maint (ie. after the commit 652c798 Update: upgrade to Bootstrap version 7.x-3.8 ah)

book-post-bootstrapupdate2

book-post-bootstrapupdate

Note: Issue is not showing up on the AODA dev sites at the moment. Looks like those sites have older code in the sites/all/themes/bootstrap folder than what's showing on github maint.

brharp commented 7 years ago

Fixed in 11.1