- Issue created by @loze
- πΊπΈUnited States loze Los Angeles
MR 12 fixes the access check for me with the node and taxonomy plugins
- πΊπΈUnited States loze Los Angeles
here is a patch of the MR for composer
- πΊπΈUnited States mortona2k Seattle
I am seeing the buttons as user 1 at least, but the current code is clearly flawed and the patch corrects it.
- π¬π§United Kingdom niklp Nottingham
Am I missing something? I see some of the code from the patch already in the source code, from 2.0.8, here? https://git.drupalcode.org/project/views_add_button/-/blob/2.0.8/src/Plu...
Why is the patch against dev and not the latest release...?
- πΊπΈUnited States mortona2k Seattle
There were changes to function definitions from the last commit on dev: https://git.drupalcode.org/project/views_add_button/-/commit/65bd7d0eb8a...
I think there are some differences between dev and the current release in the file you linked.
Since this MR also changes those, you probably want both.