Request URI too large when summarizing long text

Created on 16 October 2024, 2 months ago

Problem/Motivation

Using the summarize element of CKEditor, I got an error in the console 414 Request URI too large. Indeed the text is sent through the URL in GET parameter selected_text.

Steps to reproduce

Select a long text and try to summarize it.

Proposed resolution

Send the text in POST and not GET.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

AI CKEditor

Created by

πŸ‡«πŸ‡·France eme

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024