Fix SQL constraint insert into entrytmp table#1638
Conversation
|
@Trim Could you please test this patch? |
|
Hello, I've just seen that, PostgreSQL had no more logs about the feed http://www.geany.org/Main/HomePage?action=blogrss since the 15 September, but I don't know why. Anyway, before the 15 September, I had these PostgreSQL errors after each RSS synchronizations: And no articles were found inside the Geany feed in FreshRSS. After I've applied the patch, I didn't see any error in PostgreSQL and I was able to see two articles in the Geary feed. Although, it contained only two articles with title "Geany 1.30.1 is out!" and "Geany 1.31 is out!" without any content. That's seems strange that I had only two articles without content despite the direct RSS feed url give me 3 articles with some content if I try to read sources directly. But, that, I've just checked its validity and the W3C validator says that's not valid: https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.geany.org%2FMain%2FHomePage%3Faction%3Dblogrss so that's not so strange finally :) So, for me the bug reported (with the PostgreSQL errors due to guid conflict) is fixed with this patch. Thanks 👍 Edit: |
|
Thanks for the feedback. |
#1614