You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
I have read the CONTRIBUTING.md and followed the provided tips
I accept that the issue will be closed without comment if I do not check here
I accept that the issue will be closed without comment if I do not fill out all items in the issue template.
Explain the Problem
When adding a feed. For some reason sometime the feed is malformed or something and the logging will output the "No parser can handle this stream" error. But the error does not appear anywhere else, only in the logs. I can't know if the feed was correctly added.
For months I was had been adding feeds and when trying twice in a row a red message will appear saying ""This feed already exists" when in fact it does not. Simply reloading the page shows that the warning disappears if I paste the url again.
I think the main issue is that there is no clearer warning that an error happened, and the red warning should not tell you a feed exists if it failed.
Yea the UI is quite broken regarding that, won't be fixed in the current code. If the new version ever gets done I'm sure we will have better error messages for the user.
To me, at least disabling the warning seems a progress as I can't imagine a user pasting twice a feed if he/she has not encountered an issue. In which case the error is misleading and will make the user think the feed was added.
I can't think of a case where the warning is useful actually.
@nursoda your comment doesn't make much sense to me.
To my understanding this issue was about a missing warning in the UI when you try to add a feed that is not working.
The new UI has error reporting, might also not catch all cases but shows a warning if feed returns http 500 for example.
What you probably mean is that there are warnings and errors in the logs and the server now shows that directly in the overview.
But what should news do about that? The warnings and errors we log are for good reasons, to check if something went wrong.
IMPORTANT
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
Explain the Problem
When adding a feed. For some reason sometime the feed is malformed or something and the logging will output the "No parser can handle this stream" error. But the error does not appear anywhere else, only in the logs. I can't know if the feed was correctly added.
For months I was had been adding feeds and when trying twice in a row a red message will appear saying ""This feed already exists" when in fact it does not. Simply reloading the page shows that the warning disappears if I paste the url again.
I think the main issue is that there is no clearer warning that an error happened, and the red warning should not tell you a feed exists if it failed.
Steps to Reproduce
Explain what you did to encounter the issue
System Information
Contents of nextcloud/data/nextcloud.log
Paste output here
Contents of Browser Error Console
Read http://ggnome.com/wiki/Using_The_Browser_Error_Console if you are unsure what to put hereThe text was updated successfully, but these errors were encountered: