adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

[Core][file name]: issues about html file if its name contains single quotation marks. #5498

Open julieyuan opened 11 years ago

julieyuan commented 11 years ago

Steps:

  1. Launch Brackets and open a html file with its name has single quotation marks ', for example: jo's.html
  2. Live preview this file.
  3. Edit and save the file, and observe the webpage.
  4. Close this file from Working Files and switch to another project
  5. Find this file on OS, then right click this file and open it with Brackets.

Result: At step3, there is no changes for this html file, I have to reload it from webpage or relaunch this file to make it change. At step5, this file cannot be opened in Brackets.

Notes: As far, this issue not reproduces to other special character, like: % , ( ) . [ ]

ENV: MAC10.7 and Win8 English OS Build: 0.33.0-9819

Snapshots: Please refer to snapshots for details: step3" 444 step5: 5555

gruehle commented 11 years ago

Reviewed, low priority to @bchintx

@julieyuan - can you file a new bug for step #5? There are two separate bugs in this report and they should be tracked individually. Thanks!

julieyuan commented 11 years ago

Thanks @gruehle , filed a new issue #5520.

bchintx commented 10 years ago

Still reproducible in Sprint 37.