Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runPluginsCommand("MIME Tools", "URL Decode") doesn't work #30

Closed
pryrt opened this issue Apr 2, 2020 · 0 comments · Fixed by #31
Closed

runPluginsCommand("MIME Tools", "URL Decode") doesn't work #30

pryrt opened this issue Apr 2, 2020 · 0 comments · Fixed by #31
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pryrt
Copy link
Owner

pryrt commented Apr 2, 2020

runPluginsCommand("MIME Tools", "URL Decode") doesn't work.
In my experiments, doing runPluginsCommand("MIME Tools|URL Decode") worked once, but then wouldn't work on subsequent instances. runPluginsCommand("Plugins Admin...") works as expected (as it does in the test suite).

I think there are two problems:

  1. the multi-argument version isn't working right
  2. the caching isn't working right

I will have to fix both of those, and improve the test suite to more properly test that (but not fail the suite if user has disabled all plugins)

@pryrt pryrt added the bug Something isn't working label Apr 2, 2020
@pryrt pryrt added this to the v1.0 milestone Apr 2, 2020
@pryrt pryrt self-assigned this Apr 2, 2020
@pryrt pryrt mentioned this issue Apr 4, 2020
@pryrt pryrt closed this as completed in #31 Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant