Skip to content

Fixes Vue file list for paths with non-ascii characters

Phil Hughes requested to merge ph/p207499/fixNonAsciiChars into master

What does this MR do?

Fixes Vue file listing not displaying folders correctly for folders which have non-ascii characters.

This also fixes a bug where the logs tree endpoint wouldn't return any commit data for the same non-ascii folders.

Screenshots

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 #207499 (closed)

Edited by Nick Thomas

Merge request reports