Skip to content

Resolve "File finder escapes file paths after selection"

What does this MR do?

Fixes behaviour where clicking on a file using the 'File finder' would leave you with an escaped URL, which isn't nice for copy/pasting elsewhere.

Screenshots

Before After
Screen_Shot_2019-12-16_at_6.17.18_PM Screen_Shot_2019-12-16_at_6.17.57_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #36794 (closed)

Edited by Sean Arnold

Merge request reports