Bug fix for website_script causing JS to not be added to site

Hey Team

I’ve submitted a bug fix for an obscure little bug that happens in website_script.py

https://github.com/frappe/frappe/pull/2082

Essentially, when Website Script.javascript is empty it will also cause the javascript in Website Theme.javascript to become empty even with data there.

Cheers!

1 Like