Skip to content

[CLOSED] Fix Extension Manager crash when other Bootstrap tabs present in DOM #6804

@core-ai-bot

Description

@core-ai-bot

Issue by peterflynn
Thursday Apr 17, 2014 at 19:47 GMT
Originally opened as adobe/brackets#7559


Fix Extension Manager bug: a poorly-scoped jQuery call causes it to see all Bootstrap tabs in the entire DOM as part of its tab set, so it will crash if any other such tabs exist in the UI (leaving the Extension Manager dialog blank).

This was the only jQuery call in the Extension Manager code that wasn't already scoped down to $dlg (or used an equivalent parent selector).


peterflynn included the following code: https://github.com/adobe/brackets/pull/7559/commits

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