View Single Post
Old 02-03-2024, 09:54 AM   #20
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,893
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by kovidgoyal View Post
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
BetterRed is offline   Reply With Quote