Permission "Override #node_type# published option" creates "Publishing status" checkbox in node edit form. But a submit button in node edit form changes from "Save" to button with two options "Save and publish / Save and keep unpublished". Checkbox "Publishing status" is working as expected, but "two-options-button" functionality is broken. It does not publish / unpublish node when specified option is selected.
I've tried disable "Publishing status" checkbox from node form display, but "two-options-button" does not work either.
Steps to reproduce:
- Install and enable Override Node Options module
- Enable permission "Override #node_type# published option" on some node type, which you can create/edit
- Try edit node - publish / unpublish
I've tried to install dev-2.x version and it seems to be the same problem (Drupal 8.3.7 and 8.4.0).
Am I missing something, or it's a bug? Screenshot of the problem is attached to this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| override_node_options.png | 12.05 KB | iki_cz |
Comments
Comment #2
opdaviesConfirmed, this seems to be an issue with Override Node Options 8.x-2.x and core 8.4.x.
The automated tests are passing, so I'll add another test to reproduce the bug and then look into fixing it.
Comment #3
opdavies.
Comment #4
opdaviesComment #6
opdaviesComment #7
opdaviesReleased in 8.x-2.3.