Closed
Description
0f23363 introduced an automatic Subject when attaching a patch, but the subject
variable isn't defined in all code paths. So if you manually specify the thread ID in the popup window, you get
commitfest.js?v=3bcba516-f6c7-474f-9251-99f62bc34d68:75 Uncaught ReferenceError: subject is not defined
at HTMLAnchorElement.<anonymous> (commitfest.js?v=3bcba516-f6c7-474f-9251-99f62bc34d68:75:31)
at HTMLAnchorElement.dispatch (jquery.js:3:28337)
at v.handle (jquery.js:3:25042)
and a hanging dialog spinner.
Metadata
Metadata
Assignees
Labels
No labels