Skip to content

Add @ character to the sanitized characters list#26

Merged
jdesousa-beapi merged 1 commit intomasterfrom
add_arobase
Apr 2, 2026
Merged

Add @ character to the sanitized characters list#26
jdesousa-beapi merged 1 commit intomasterfrom
add_arobase

Conversation

@jdesousa-beapi
Copy link
Copy Markdown
Contributor

@jdesousa-beapi jdesousa-beapi commented Apr 1, 2026

Note

Medium Risk
Small change to filename sanitization plus version bump, but it touches the core sanitize_file_name_chars filter and the updated special-character array appears to include non-ASCII quote characters that could cause a PHP parse/fatal error if committed as-is.

Overview
Adds @ to the plugin’s sanitized character list applied via sanitize_file_name_chars, so uploaded filenames will strip/replace @.

Bumps plugin metadata and documentation to 2.0.8 and updates CHANGELOG.md/readme.txt with the new release entry.

Written by Cursor Bugbot for commit 9cefdc3. This will update automatically on new commits. Configure here.

@jdesousa-beapi jdesousa-beapi merged commit 71c39f2 into master Apr 2, 2026
1 of 9 checks passed
@jdesousa-beapi jdesousa-beapi deleted the add_arobase branch April 2, 2026 08:02
@herewithme
Copy link
Copy Markdown
Member

bugbot run

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

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

Successfully merging this pull request may close these issues.

2 participants