Bug 1397607 - Add a JavaScript required message when JavaScript is disabled
Summary: Add a JavaScript required message when JavaScript is disabled
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: User Interface
Version: 5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: 5.0
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-23 00:07 UTC by Jeff Fearn 🐞
Modified: 2018-12-09 06:29 UTC (History)
3 users (show)

Fixed In Version: 5.0.3-rh18
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-01 23:43:48 UTC


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.