node-red / node-red/node-red-nodes
node-red-node-feedparser 0.2.1 output is error not a feed
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 3
Description
i installe the node-red-node-feedparser 0.2.1
added this feed
https://iopscience.iop.org/journal/rss/1538-3881
the output is just a
msg : error
"Error: Not a feed"
Which node are you reporting an issue on?
node-red-node-feedparser 0.2.1
What are the steps to reproduce?
What happens?
the output is just a
msg : error
"Error: Not a feed"
What do you expect to happen?
to see the output of the rss
Please tell us about your environment:
- Node-RED version: v2.0.3
- node.js version:
- npm version:
- Platform/OS:
- Browser:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing node-red-node-feedparser 0.2.1 with https://iopscience.iop.org/journal/rss/1538-3881 and confirm whether it reports "Error: Not a feed". Compare the parser's behavior with the expected RSS output; done means the feed is accepted and its entries are emitted instead of an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100