New Question
0

404 on material.hamburger.js

asked 2016-09-16 01:14:21 +0300

ADarkDividedGem gravatar image

V-Magine installs the Mitaka Cloudbase Dashboard Theme but upon visiting the dashboard there is still a reference to the material.hamburger.js file within the HTML that points to the material theme that no longer exists: http://{IP_Address}/dashboard/static/themes/material/js/material.hamburger.js

To fix this issue I ended up copying material.hamburger.js from:

/usr/share/openstack-dashboard/static/themes/cloudbase/js/

Into:

/usr/share/openstack-dashboard/static/themes/material/js/material.hamburger.js

Is this something that can be fixed from within the Mitaka Cloudbase Theme?

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
1

answered 2016-09-16 12:09:40 +0300

alexpilotti gravatar image

Thanks for reporting this issue. This is just related to a minor UI animation that does not impact the functionality of the dashboard.

The url location to be fixed is here and will be included with the next minor release of the dashboard theme: https://github.com/cloudbase/openstac...

edit flag offensive delete link more

Comments

Thanks, that's good to know but it did prevent the left menu navigation from loading so it seemed more than just a minor animation glitch.

ADarkDividedGem gravatar imageADarkDividedGem ( 2016-09-16 12:18:20 +0300 )edit

Thanks for the feedback, if that's the case it's definitely more than a glitch. This didn't show up in our tests, what web browser are you using?

alexpilotti gravatar imagealexpilotti ( 2016-09-16 12:45:20 +0300 )edit

It happened on Chrome and Edge but you should be able to replicate the result by preventing the material.hamburger.js file from loading but I am not sure why it was trying to load the file from another theme.

ADarkDividedGem gravatar imageADarkDividedGem ( 2016-09-16 12:49:21 +0300 )edit

Great thanks, fix is being tested now if everything goes well, we're going to release by EOD

alexpilotti gravatar imagealexpilotti ( 2016-09-16 13:11:28 +0300 )edit

Fix has been released in version 2016.1.0.2, thanks!

alexpilotti gravatar imagealexpilotti ( 2016-09-17 13:42:24 +0300 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2016-09-16 01:14:21 +0300

Seen: 376 times

Last updated: Sep 16 '16