Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 20.0, 21.0 [Tentative]
-
Fix Version/s: 20.0, 21.0 [Tentative]
-
Component/s: Gradebook
-
Labels:None
-
Environment:21x: https://trunk-mysql.nightly.sakaiproject.org/, build: 1908a373
20x: https://qa20-mysql.nightly.sakaiproject.org/, build: 1ac59119
-
20 status:Verified
-
Test Plan:
Description
Closing the pop-up with the 'x', then clicking to message students again creates a console error when clicking Send. The message does get sent, but maybe the form needs a 'Cancel' button if the instructor decides not to send the message?
jquery.js:253 Uncaught Error: cannot call methods on dialog prior to initialization; attempted to call method 'destroy'
at Function.error (jquery.js:253)
at HTMLDivElement.<anonymous> (jquery-ui.min.js?version=1908a373:6)
at Function.each (jquery.js:370)
at a.fn.init.each (jquery.js:137)
at a.fn.init.t.fn.<computed> [as dialog] (jquery-ui.min.js?version=1908a373:6)
at HTMLDivElement.<anonymous> (gradebook-gbgrade-table.js?version=1908a373:1243)
at HTMLDivElement.dispatch (jquery.js:5226)
at HTMLDivElement.r.handle (jquery.js:4878)
at sakai-submission-messager.js:83
error @ jquery.js:253
(anonymous) @ jquery-ui.min.js?version=1908a373:6
each @ jquery.js:370
each @ jquery.js:137
t.fn.<computed> @ jquery-ui.min.js?version=1908a373:6
(anonymous) @ gradebook-gbgrade-table.js?version=1908a373:1243
dispatch @ jquery.js:5226
r.handle @ jquery.js:4878
(anonymous) @ sakai-submission-messager.js:83
setTimeout (async)
(anonymous) @ sakai-submission-messager.js:83
Promise.then (async)
sendMessage @ sakai-submission-messager.js:78
handleEvent @ parts.ts:480
EventPart.__boundHandleEvent @ parts.ts:438
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- depends on
-
SAK-42689 Add ability to message students directly from gradebook
-
- CLOSED
-