ff36 / jnoc

Jnoc
GNU General Public License v3.0
0 stars 0 forks source link

Navigation links not working #53

Closed tarkal closed 9 years ago

tarkal commented 9 years ago

I am not sure if this was working under HTTP but after installing the TLS certificate and checking the site under HTTPS I noticed that the navigation links do not appear to be working. The browser is complaining of a DOM error:

Uncaught TypeError: Cannot read property 'getElementsByTagName' of null

screen shot 2015-08-10 at 08 29 55

tarkal commented 9 years ago

The problem does not seem to be exclusively linked to navigation. I have had reports that many of the buttons and functions on the system are not working. I am rolling back the live environment to http until we have sorted this.

tarkal commented 9 years ago

The TLS certificate is a wildcard so I am going to commit the deployer certificate to develop and modify the DNS settings so that UAT is accessible using a dastrax.com subdomain. That was UAT will be testable as an https replica of live using the same certificate and configs.

tarkal commented 9 years ago

Nginx configuration fixed this