Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Uncaught ReferenceError: subject is not defined when manually specifying thread ID #68

Closed
@jchampio

Description

@jchampio

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions