node-red / node-red/node-red-nodes

node-red-node-feedparser 0.2.1 output is error not a feed

Open
#844 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.