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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect addons with customized treeForMethod names #1230

Merged
merged 1 commit into from Jul 4, 2022
Merged

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Jul 4, 2022

The normal way for addons to implement custom treeFor hooks is to... just implement them.

But some addons mutate the treeForMethods table instead. In fact, some addons mutate other addons treeForMethods table. 馃槶

The normal way for addons to implement custom treeFor hooks is to... just implement them.

But some addons mutate the `treeForMethods` table instead. In fact, some addons mutate *other addons* `treeForMethods` table. *sigh*
@ef4 ef4 merged commit fa9c7de into main Jul 4, 2022
@ef4 ef4 deleted the customized-tree-names branch July 4, 2022 19:30
@ef4 ef4 added the bug Something isn't working label Jul 4, 2022
ef4 added a commit that referenced this pull request Jul 4, 2022
The bugfix in #1230 caused us to start detecting some very weird old addons as having customized trees, and we can't really do anything with those. It was better to give them the stock tree behaviors.
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 this pull request may close these issues.

None yet

1 participant