Skip to content

[web-console] Fix failing to display the connector errors …#5933

Open
Karakatiza666 wants to merge 2 commits intomainfrom
fix-connector-errors
Open

[web-console] Fix failing to display the connector errors …#5933
Karakatiza666 wants to merge 2 commits intomainfrom
fix-connector-errors

Conversation

@Karakatiza666
Copy link
Copy Markdown
Contributor

@Karakatiza666 Karakatiza666 commented Mar 26, 2026

if the table or connector name includes a dot

Remove unnecessary escaping of URL-safe pipeline_name-s and other request arguments (escaping is already done in the auto-generated code that is being called)

Fix #5915

…e or connector name includes URL-unsafe characters (e.g. '.')

Remove unnecessary conversion of URL-safe pipeline_name-s

Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Karakatiza666 Karakatiza666 added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WebConsole] Cannot show error list for tables with . in table name.

3 participants