Skip to content

Confusion between feed attribute active and xml attribute activity #346

@ThosRTanner

Description

@ThosRTanner

In inforssFeed.xml

  isActive()
  {
    return this.active;
  },

  getFeedActivity()
  {
    return this.feedXML.getAttribute("activity") == "true";
  },

What is the difference??? Which gets set by what?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions