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
Describe the bug
Currently I can't add empty feeds (use case: comment feeds where: there are no comments; I've commented; but the comment is pending moderation (so the feed is still empty).
To Reproduce
Steps to reproduce the behavior:
Go to https://ctrl.blog and look for posts with no comments (there should be plenty)
Click on post comment.
Click on feed, then try subscribing.
Nothing happens.
Expected behavior
The add-on should have added the empty feed to the livemarks.
The text was updated successfully, but these errors were encountered:
Woops, forgot to reply to this. If I understand the RSS and ATOM specs correctly, it seems that RSS requires only title, link and description, and ATOM only id, title and updated. Granted, I don't know how valid feeds are in the web, but feeds without items are technically allowed.
Add-on version
Add-on version: 3.4
Describe the bug
Currently I can't add empty feeds (use case: comment feeds where: there are no comments; I've commented; but the comment is pending moderation (so the feed is still empty).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The add-on should have added the empty feed to the livemarks.
The text was updated successfully, but these errors were encountered: