View Single Post
Old 06-12-2023, 05:52 PM   #8486
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,041
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2023-06-12
- Allow for href='' in fix_relative_text_links processing.

Quote:
Originally Posted by agumon1123 View Post
When downloading an ao3 fic i get get error string index out of range and it doesnt download. How do i fix this?

The fic: https://archiveofourown.org/works/21427696
That particular story, in chapter 22 contains a couple <a> tags that have href="":
Code:
<a href="">https://www.scottish-history.com/origins3.shtml</a><br/>
<a href="">https://www.livescience.com/who-were-picts-scotland</a></p>
The fix_relative_text_links code wasn't expecting that particular mistake.
JimmXinu is offline   Reply With Quote