It could be that this is because the edit form is rendered by my front-end theme, but the markup of the COPY button is a tag, not the tag that the js selects for like a[data-unpublished-access-url]
I'm submitting a patch to change this to *[data-unpublished-access-url] to it catches it if it's a button.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3536928-2-select-buttons-too.patch | 707 bytes | ransomweaver |
Issue fork access_unpublished-3536928
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ransomweaver commentedPatch:
Comment #3
dhruv.mittal commentedComment #5
dhruv.mittal commentedCreated MR as MR is easy to review and patch is deprecated and corrected the issue status.
Comment #7
generalredneckSet to go into dev