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

Incorrect escaping of () and [] in attachment filenames #3333

Closed
hexclover opened this issue Jun 6, 2020 · 0 comments
Closed

Incorrect escaping of () and [] in attachment filenames #3333

hexclover opened this issue Jun 6, 2020 · 0 comments
Labels
bug It's a bug desktop All desktop platforms high High priority issues

Comments

@hexclover
Copy link
Contributor

Joplin version

  • 1.0.216

Platform

  • Linux

Application

  • Desktop

Description

This is almost #1244, except that this one happens when attaching a file.

For example, if I attach a file called somefile (20200606).txt, it becomes [somefile _20200606_.txt](:/...) in the Markdown source, and is rendered as

somefile 20200606.txt

@hexclover hexclover added the bug It's a bug label Jun 6, 2020
@laurent22 laurent22 added desktop All desktop platforms high High priority issues labels Jun 6, 2020
@lock lock bot locked and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug It's a bug desktop All desktop platforms high High priority issues
Projects
None yet
Development

No branches or pull requests

2 participants