8000 Angle brackets (chevrons) dropped from plain text fields · Issue #2119 · cortezaproject/corteza · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Angle brackets (chevrons) dropped from plain text fields #2119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
jackmaninov opened this issue May 13, 2025 · 1 comment
Open
1 task done

Angle brackets (chevrons) dropped from plain text fields #2119

jackmaninov opened this issue May 13, 2025 · 1 comment

Comments

@jackmaninov
Copy link
jackmaninov commented May 13, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Version of Corteza

2024.9.0

Current Behavior

I have an application that requires a user be able to enter an email configuration value into a record, e.g.
Application No-Reply <noreply@example.com>

However after saving the record the opening angle bracket and everything afterwards is truncated. I assume this is being stripped because of something to do with the Rich Text Editor (which I do not have enabled for this field).

The only success I have had in escaping these characters is using \u003c and \u003e and then relying on downstream systems to parse this back into angle brackets, but ideally my users would not have to be subjected to this.

Expected Behavior

Users can enter text with angle brackets and they are stored in the record. Corteza should handle any escaping necessary to handle angle brackets internally.

Steps To Reproduce

  1. Create a module with a text record field.
  2. Create a record with something similar to Application No-Reply <noreply@example.com> in the text field
  3. Corteza truncates the field.

Environment and versions

Brave Version 1.78.97 Chromium: 136.0.7103.93 (Official Build) (64-bit)
Pop!_OS 22.04 LTS

Anything else?

No response

@Fajfa
Copy link
Member
Fajfa commented May 13, 2025

Interesting, thanks for reporting it.

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

No branches or pull requests

2 participants
0