Problem/Motivation

When I'm deleting a public page, I should't be able to share it via the Share this page block.

Steps to reproduce

1. Enable the Social Sharing module
1. Create a new 'Basic page'
2. Set visibility to Public
3. Try to delete the newly created page, on the confirmation page the "Share this page" block will still be visible.

Proposed resolution

Add the 'entity.node.delete_form' route to the excluded routes in the Social Sharing module.

Remaining tasks

None

User interface changes

The "Share this page" block will no longer be visible, when deleting a public page.

API changes

None

Data model changes

None

Comments

nkoporec created an issue. See original summary.

  • cf91c09 committed on 10.0.x
    Merge pull request #2292 from goalgorilla/bug/issue-3208696-share-this-...
navneet0693’s picture

Status: Needs review » Fixed

Thanks, everyone! This is will be included in OpenSocial 10.0.16 onwards.

  • bc444bd committed on 10.1.x
    Merge pull request #2292 from goalgorilla/bug/issue-3208696-share-this-...

  • d53d09b committed on 10.2.x
    Merge pull request #2292 from goalgorilla/bug/issue-3208696-share-this-...

  • c2a8a1d committed on 10.3.x
    Merge pull request #2292 from goalgorilla/bug/issue-3208696-share-this-...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.