'API output' entity operation generates wrong path with umami

Created on 3 May 2023, about 1 year ago
Updated 28 March 2024, 3 months ago

Problem/Motivation

When clicking the link to output a /ce-api page, the link generated by umami is wrong:

https://dev-lupus-decoupled.pantheonsite.io/en/ce-api/es/articles/delici...

It should be:

https://dev-lupus-decoupled.pantheonsite.io/ce-api/es/articles/delicioso...

or even just

https://dev-lupus-decoupled.pantheonsite.io/ce-api/es/articles/delicioso...

So problems are the leading /en language prefix what breaks it. Then we should not add the _content_format special case any more, let's output the ce-api link with the defaults it is using by default, thus without paramter.

Steps to reproduce

Install umami
enable modules
use entity operation to get "api output"

Proposed resolution

implement solution as part of parent ticket

πŸ› Bug report
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria fago Vienna

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024