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

Changing placeholder conversion after importing file with non-string value fails #2785

Open
Anty0 opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@Anty0
Copy link
Collaborator

Anty0 commented Dec 17, 2024

Describe the bug
On the import screen, placeholder conversion can be set both before and after importing a file. However, after importing a file that contains a non-string value for any key (e.g., a number in a JSON file), it is no longer possible to change placeholder conversion.

To Reproduce
Steps to reproduce the behavior:

  1. Create an empty project
  2. Import JSON file
{
  "key": 55
}
  1. Try switching placeholder conversion on/off
  2. See an error in the server logs
@Anty0 Anty0 self-assigned this Dec 17, 2024
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

1 participant