FredJul / Flym

Flym News Reader is a light Android feed reader (RSS/Atom)
Other
953 stars 405 forks source link

parse "http://main_test.geekpark.net/rss.rss" failed #727

Open tangxiangpi opened 3 years ago

tangxiangpi commented 3 years ago

Caused by: org.jdom2.input.JDOMParseException: Error on line 116: At line 116, column 598: not well-formed (invalid token); 极客公园 Tue, 24 Nov 2020 08:46:03 +0800 It seems that the problem is that there is a Chinese exclamation mark (!) in the title tag, but can this problem be solved? The inoreader service is normal, indicating that he also handled this situation</p> <p>i know it is a bug of rome,but i try other rss client not use rome is normal, So can this type of problem be avoided?</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>