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

Taint because of Category in bindings.xml (fix included) #166

Closed
tflo opened this issue Nov 17, 2022 · 0 comments · Fixed by #174
Closed

Taint because of Category in bindings.xml (fix included) #166

tflo opened this issue Nov 17, 2022 · 0 comments · Fixed by #174

Comments

@tflo
Copy link

tflo commented Nov 17, 2022

It seems Dejunk is producing taint because of its Category variable in bindings.xml.

To reproduce:

  1. Reload game client with all addons disabled, except Dejunk.
  2. Open the Options Panel.
  3. In the sidebar, click on Keybindings. (Important)
  4. Exit the Options Panel.
  5. You should get the taint dialog box now.
  6. Do the same test without Dejunk loaded.

Please see this thread for more info. You find a working solution in post 9 of that thread.

So, in your case this would be:

category="Dejunk"

as plaintext string (not a variable). Or "Dejunk " if you are already using Dejunk as global.

– Tom

@tflo tflo changed the title Taint because of Category in bindings.xml (+ fix) Taint because of Category in bindings.xml (fix included) Nov 17, 2022
@moody moody mentioned this issue Jan 27, 2023
@moody moody closed this as completed in e7e0a40 Jan 27, 2023
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

Successfully merging a pull request may close this issue.

1 participant