Quote:
Originally Posted by kovidgoyal
I can reproduce the issue with the comments editor that will be fixed.
|
Before doing any more on the Book details issue I'll wait to see what happens in 7.5 with the comments editor fix. I created a separate library for the issue, so it's not in my way.
FWIW: If I change the links I cannot see from:
Code:
<p><img src="file:///path_to_jpg></p>
to:
Code:
<p><a href="file:///path_to_jpg">Cover source</a></p>
I can click 'Cover source' in book details and the image pops up in my default image viewer. Incidentally, this is how I normally deal with alternate covers.
BR