View Single Post
Old 01-06-2014, 05:40 AM   #743
demig
Junior Member
demig began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Nov 2013
Device: Kindle NT4
@At_Libitum

You are indeed correct I'm not sure what I got the 211 from as it is 236 when I test I now, perhaps the 211 was the position in an earlier version I tried. The line in question is actually:

return implode (", ", array_map (function ($author) { return $author->name; }, $this->getAuthors ()));

Which looks ok to my untrained eyes.

Don't think I have any funny author names, when I get home later I will try and create a new library with only one book in with a simple author and see what happens.

Cheers

Demig
demig is offline   Reply With Quote