No,
The actual error was after that line in that same file.
See this post above for the real problem:
https://www.mobileread.com/forums/sh...2&postcount=25
That is an incorrect url as it uses only %BF (a Latin 1 invert question) but that is not a proper utf-8 character. That character in utf-8 is 0xc2 0xbf and so the url is not utf-8 compliant.
I have modified flightcrew master to spit out a warning on this type of problem:
See this post:
https://www.mobileread.com/forums/sh...4&postcount=27
KevinH
See
Quote:
Originally Posted by Sergey Glazyrin
|