Fix a javascript error in toolbar.js where trying to get the toolbar buttons caused an error when no user is logged in since then no buttons are rendered. So the button variables were null.
Fix a javascript error in toolbar.js where trying to get the toolbar buttons caused an error when no user is logged in since then no buttons are rendered. So the button variables were null.