View Single Post
Old 04-22-2023, 03:02 PM   #1345
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,121
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by hengyu View Post
I got this exact error logged and was searching here for an answer. I eventually stumbled upon one through a lot of trial and error of deleting files until I narrowed it down to a single file, and then deleting parts of that file until I noted specific lines that caused problems.

In the end, xhtml file containing the footnotes, some line had a malformed URL in a hyperlink like so:

Code:
<p class="foot1">... <a href="http:/REDACTED/Member.aspx?Id=1806">http:/REDACTED/Member.aspx?Id=1806</a>...</p>
Thanks for taking the time to find the cause of the problem and reporting it.

The next release of this plugin will fix an incorrect number of '/' characters in an http or https URL contained in an href. That should prevent this particular internal error from occurring in the future.
jhowell is offline   Reply With Quote