Skip to content

[2.1]: Minor bug: JavaScript error when uninstalling any single modification #9257

@Underdog-01

Description

@Underdog-01

Basic Information

Uninstalling any modification results in a JavaScript error only on the uninstall completion page.

Steps to reproduce

  1. Install a fresh SMF forum
  2. Install any single compatible modification
  3. Open the browser page inspection and view the console log
  4. Enable "Preserve log"
  5. Uninstall that single modification
  6. Observe the JavaScript errors likely due to no JQuery library
  7. Repeat this process with any other modification & view the page output error

Expected result

The expected result should be no JavaScript errors.

Actual result

If other mods are installed that use CSS and/or JavaScript to manipulate the page, it can cause unexpected output.

Version/Git revision

2.1.7

Database Engine

MySQL

Database Version

9.7 LTS

PHP Version

8.4.12

Logs

An example of the console.log has been attached.

Additional Information

SMF-JavaScriptError.bmp

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions