desktop: clicking on a file:// protocol path does not open windows explorer since version 3.5.0
I confirm (by marking “x” in the [ ] below):
- This is not a troubleshooting question. Troubleshooting questions go here: http://www.mattermost.org/troubleshoot/.
- This doesn’t reproduce on web browsers (such as in Chrome). If it does, issue reports go to the Mattermost Server repository.
- I have read contributing guidelines.
Summary
clicking on a file://
protocol path does not open windows explorer
Steps to reproduce
- os: windows 7
- mattermost desktop app version: 3.7.0
- mattermost server version: 3.6.0
steps to reproduce:
- type a new message containing:
file:c:\
(note that mattermost will autoconvert this to file:///C:/
)
Expected behavior
the windows explorer opens when clicking on the path/file
Observed behavior
nothing happens
Possible fixes
none
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 18 (12 by maintainers)
Commits related to this issue
- Fixed issue: clicking on a file:// protocol path does not open windows explorer since version 3.5.0 #579 — committed to lip-d/desktop by lip-d 6 years ago
- Merge pull request #712 from lip-d/file_protocol Fixed an issue where clicking on a file:// protocol path does not open windows explorer since version 3.5.0. #579 — committed to mattermost/desktop by yuya-oc 6 years ago
Great, thanks @Willyfrog 😃
Awesome, thanks everyone for your work!
@lip-d Most certainly. Let us know if you have any questions then
Would you give me a few weeks? Then I’d like to try it.