Skip to content
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

Implement character restriction for form fields to latin fonts #1776

Open
f1sh1918 opened this issue Nov 14, 2024 · 0 comments
Open

Implement character restriction for form fields to latin fonts #1776

f1sh1918 opened this issue Nov 14, 2024 · 0 comments
Labels

Comments

@f1sh1918
Copy link
Contributor

f1sh1918 commented Nov 14, 2024

Is your feature request related to a problem? Please describe.
Currently we have the issue that not supported characters could be injected in our font that would break the pdf generation, since its only supports the used latin font (f.e. helvetica)

Describe the solution you'd like

  • there is already a function containsOnlyLatinAndCommonCharset added
  • use this function to also check other extension form fields to ensure that card creation and csv card creation will not break with non latin charset

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@f1sh1918 f1sh1918 added the Task label Nov 14, 2024
@f1sh1918 f1sh1918 changed the title Implement character restriction for form fields to latins fonts Implement character restriction for form fields to latin fonts Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant