By fago on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
1.x
Introduced in version:
1.0.0-beta5
Issue links:
Description:
The lupus_decoupled_ce_api.frontend_paths services parameter has "/" added.
This has an added effect of making "Home" links on the backend also point to the frontend homepage. They pointed to the backend before.
This is necessary for making the breadcrumb links to 'home' in the ld+json payload point to the frontend (not the backend -- they are always absolute).
Impacts:
Site builders, administrators, editors