Problem/Motivation

#3098046: Replace SocialLanguageMetadataBubblingUrlGenerator by Entity::toUrl implementations In this issue we replaced the SocialLanguageMetadataBubblingUrlGenerator by proper Entity::toUrl implementations.
one of the issues tackled in there was to alter the social autocomplete search view. This was never covered in an update hook.
https://github.com/goalgorilla/open_social/pull/1626/files#diff-9e6738ee...

This resulted in weird autocomplete URL's where there was still a prefix for groups / users so url's for search result lead to a page not found.

Proposed resolution

Ensure the update hook is written so people have the correct changes in their configuration.

Comments

ronaldtebrake created an issue. See original summary.

kingdutch’s picture

ronaldtebrake’s picture

Status: Needs review » Fixed

Will be in 8.2 thanks.

  • ronaldtebrake authored 29275d9 on 8.x-9.x
    Merge pull request #1769 from goalgorilla/bugfix/3115796-search-...
  • Kingdutch committed 7527062 on 8.x-9.x
    Issue #3115796 by Kingdutch, ronaldtebrake: Create update hook after...
  • ronaldtebrake committed e103c08 on 8.x-9.x
    Issue #3115796 by ronaldtebrake, Kingdutch: Ensure we don't check for...

Status: Fixed » Closed (fixed)

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