We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Linux (DEB package)
8.0.1.31
I was expecting to see that the file name would not be formatted.
The file name is formatted using HTML tags.
POC: filename: <h1>test.xlsx
<h1>test.xlsx
filename: <s>test.xlsx
<s>test.xlsx
filename: <ul><li>test.xlsx
<ul><li>test.xlsx
No response
The text was updated successfully, but these errors were encountered:
Hello @claunch3r ! Thank you for report! I can confirm that the problem exists. I created ticket 71725 in our issue tracker with your issue.
Sorry, something went wrong.
No branches or pull requests
This issue is unique.
Operating System
Linux (DEB package)
Version information
8.0.1.31
Expected Behavior
I was expecting to see that the file name would not be formatted.
Actual Behavior
The file name is formatted using HTML tags.
Reproduction Steps
POC:
filename:
<h1>test.xlsx
filename:
<s>test.xlsx
filename:
<ul><li>test.xlsx
Additional information
No response
The text was updated successfully, but these errors were encountered: