Machine name transliteration is broken.

Created on 4 May 2023, about 1 year ago

Problem/Motivation

Machines are transliterated by doing a GET request with params against /machine_name/transliterate. Unfortunately this module breaks this.

Steps to reproduce

Try creating a field with this module enabled.

Proposed resolution

Ignore requests with the x-requested-with set to XMLHttpRequest - we can filter html responses during the response phase instead.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

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

Comments & Activities

Production build 0.69.0 2024