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

'score' doesn't seem to work for configuring 3rd party plugins vs. builtin? #381

Open
jpellerin opened this issue Dec 14, 2011 · 0 comments
Assignees

Comments

@jpellerin
Copy link
Member

What steps will reproduce the problem?

  1. create a plugin with a high score, like 600
  2. change one of the options in its 'configure' method, such that it would turn off another plugin (for example, capture: options.capture = False)
  3. install said plugin and run a test. For some reason, the capture plugin is still active!

What version of the product are you using? On what operating system?
latest hg, 0.11.4

Please provide any additional information below.
I only noticed this in 0.11.4, we also use 0.10.4 and it seems to handle this fine? Although I'm not sure if that's just because capture.py had no score then.

Google Code Info:
Issue #: 354
Author: xitr...@gmail.com
Created On: 2010-07-29T10:14:57.000Z
Closed On:

@ghost ghost assigned jpellerin Dec 14, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant