I added a book, which displayed correctly in the content server, I lately deleted a portion of the author field (there were two, and I wanted just the one). Now, in the content server, when I list books by author, the one I deleted shows up, when I clicked on that author, i receive the following error:
Quote:
createException()@http://domain.com:443/static/stacktrace.js:81
run(null)@http://domain.com:443/static/stacktrace.js:66
printStackTrace()@http://domain.com:443/static/stacktrace.js:57
render_error("No books found")@http://domain.com:443/static/browse/browse.js:134
booklist(false)@http://domain.com:443/static/browse/browse.js:271
(?)((function (selector, context) {return new jQuery.fn.init(selector, context);}))@http://domain.com:443/browse/matches/authors/32:32
(?)()@http://domain.com:443/static/jquery.js:392
DOMContentLoaded([object Event])@http://domain.com443/static/jquery.js:745
|