Skip to content

Authorized user accounts kills RSS feed #151

@lifeBCE

Description

@lifeBCE

Seems anonymous users have no problem displaying the RSS feed on the dashboard page but authorized users cannot.

Error: Uncaught TypeError: Cannot read property 'feed' of null

This errors point sot line 7 of FeedEk.js (vendor plugin). I've looked into this source and it appears that there is an ajax call that attempts to retrieve the feed data and is unable to because the URL sent is incomplete.

n.FeedUrl seems to be null even though it is defined within this module itself. Seems strange.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions