Bug 1397607

Summary: Add a JavaScript required message when JavaScript is disabled
Product: [Community] Bugzilla Reporter: Jeff Fearn 🐞 <jfearn>
Component: User InterfaceAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED NEXTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.0CC: huiwang, qgong, yijli
Target Milestone: 5.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.0.3-rh18 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-01 23:43:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jeff Fearn 🐞 2016-11-23 00:07:26 UTC
Description of problem:
Bugzilla 5 requires JavaScript to be enabled to function, a message should be displayed asking the user to enable JS when it's disabled.

Comment 1 Rony Gong 🔥 2016-11-30 02:22:42 UTC
Tested on QA environment(5.0.3-rh18)
Result: Pass
Steps:
1.Disable firefox's javascript, then access server
==>page highlight below:
This site requires JavaScript to be enabled to function correctly, please enable it.
2.Disable google chrome's javascript, then access server
==>page highlight below:
This site requires JavaScript to be enabled to function correctly, please enable it.