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

Obsolete escape_chars() / unescape_chars() #1167

Merged
merged 3 commits into from
May 21, 2021

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented May 11, 2021

Since escape_chars() / unescape_chars() in Sympa::Tools::Text are wierd conversions and they are not filesystem safe, they'd be better to be replaced with encode_filesystem_safe() / decode_filesystem_safe(). This PR will do it.

@ikedas ikedas added this to the 6.2.64 milestone May 11, 2021
@ikedas ikedas added the ready A PR is waiting to be merged. Close to be solved label May 11, 2021
@ikedas ikedas merged commit 3264df0 into sympa-community:sympa-6.2 May 21, 2021
@ikedas ikedas deleted the obsolete-escape_chars branch May 31, 2021 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ready A PR is waiting to be merged. Close to be solved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant