Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T307
Change Details
Change Details
Old
New
Diff
Fatal error: Call to a member function get() on null in /var/wwwroot/nasqueron.org/tools/wikimedia/write/sourcetemplatesgenerator/book.php on line 20 ``` $book->get('schema:publisher')->get('schema:name'); ```
When fetching the template for a book, OCLC machine-readable data doesn't contain expected publisher information. Fatal error: Call to a member function get() on null in /var/wwwroot/nasqueron.org/tools/wikimedia/write/sourcetemplatesgenerator/book.php on line 20 ``` $book->get('schema:publisher')->get('schema:name'); ``` ___________ **How to reproduce?** * URL: http://www.worldcat.org/title/einstein-dans-la-tragedie-du-xxe-siecle-antisemitisme-shoah-sionisme/oclc/836884099 * Revision tested: rSTG96fca1ee0ec159f9c168044ff696d0426a6aa74e (HEAD on prod and dev at bug filing)
When fetching the template for a book, OCLC machine-readable data doesn't contain expected publisher information.
Fatal error: Call to a member function get() on null in /var/wwwroot/nasqueron.org/tools/wikimedia/write/sourcetemplatesgenerator/book.php on line 20 ``` $book->get('schema:publisher')->get('schema:name'); ```
___________ **How to reproduce?** * URL: http://www.worldcat.org/title/einstein-dans-la-tragedie-du-xxe-siecle-antisemitisme-shoah-sionisme/oclc/836884099 * Revision tested: rSTG96fca1ee0ec159f9c168044ff696d0426a6aa74e (HEAD on prod and dev at bug filing)
Continue