- 🇮🇳India ankithashetty Karnataka, India
Not able to reproduce the issue. Steps followed:
- Enable the module
- Enable 'Copy URL' config:
/admin/config/services/share_everywhere
- Select Content type
- Visit the node page, and click the 'Copy URL' icon. The current node page URL is copied!
Can you please try to reproduce this issue with the latest module version?
Thanks!
- Status changed to Needs work
about 1 year ago 2:36pm 26 October 2023 - 🇺🇦Ukraine paulrad
I can confirm that the copying logic is working as designed on node.
But copy link on a view isn't working properly as it copies current URL. - Assigned to paulrad
- Status changed to Active
about 1 year ago 8:58am 27 October 2023 - 🇺🇦Ukraine paulrad
Just to makre it clear, steps to reproduce the issue:
- create a view with table of node titles and a page (example.com/test-view
);
- add Share Everywhere column;
- proceed to theexample.com/test-view
and click onCopy link
at any node.As a result, in your clipboard you will have a
example.com/test-view
instead of a link to the node. - Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
about 1 year ago Waiting for branch to pass - Issue was unassigned.
- Status changed to Needs review
about 1 year ago 9:58am 27 October 2023 - Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
10 months ago Waiting for branch to pass - 🇺🇦Ukraine paulrad
Resolved merge conflicts and re-tested the issue. Confirming that it works as planned.
Asking for maintainers to review and merge the issue.