Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ErrorException [ Notice ]: Undefined property: Simplepie\Factory::$javascript #3

Open
nicola-amatucci opened this issue Sep 26, 2011 · 1 comment

Comments

@nicola-amatucci
Copy link

ErrorException [ Notice ]: Undefined property: Simplepie\Factory::$javascript
PKGPATH/simplepie/classes/simplepie/item.php @line 2503

SOLUTION:
$this->data['enclosures'][ ] = new ... (...., $this->feed->javascript, ...)

must be changed to null

Greetings

@WanWizard
Copy link
Owner

Can you send a pull request to fix this? I'm not in a position to push myself at the moment...

WanWizard pushed a commit that referenced this issue Oct 4, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants