Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
book.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2014 at 18:08 UTC
Updated:
16 Oct 2014 at 10:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettBookManager::loadBooks puts the urlInfo in ['url'].
We need test coverage here.
Comment #2
star-szrThanks! I can put together a web test.
Comment #3
star-szrThis should do the trick.
Comment #5
tim.plunkettGreat! Thanks @Cottser
Comment #6
alexpottCan we get a followup to improve the documentation of getAllBooks to describe what is in the array it returns.
Committed a75e52a and pushed to 8.0.x. Thanks!