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

osexp cannot be opened when logger includes invalid variable name #816

Open
krajcsi opened this issue Nov 30, 2024 · 1 comment
Open

osexp cannot be opened when logger includes invalid variable name #816

krajcsi opened this issue Nov 30, 2024 · 1 comment
Assignees
Labels

Comments

@krajcsi
Copy link

krajcsi commented Nov 30, 2024

If you add a variable to log that has an invalid variable name (e.g., including . = ?; because mistyping it or using some special characters for placeholders), the script will run (at least with the osweb backend), and the script can be saved, but when the osexp is opened, OS cannot read it, giving the following error message:

Failed to open
Failed to open the file for the following reason:

Error: InvalidOpenSesameScript
{var} is not a valid variable name

This error occurred in the unknown phase of item unknown.

@smathot
Copy link
Collaborator

smathot commented Dec 2, 2024

Thanks for catching this! This is quite a severe issue.

@smathot smathot self-assigned this Dec 2, 2024
@smathot smathot added the Bug label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants