-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Issue Summary
A folder whose name ended with ++ was not displayed correctly in the anonymized repository.
Locally, the folder contained files, and when downloading the anonymized repository, the contents were present.
However, in the web interface of the anonymized repository, the folder appeared empty.
After renaming the folder to remove the ++ suffix, the folder contents became visible in the web interface.
Steps to Reproduce
- Create a folder with a name ending in
++. - Create the anonymized repo.
- View the repository in the anonymous web interface.
Observed Result
The folder appears empty in the web view, even though the files are present in the actual repo / downloaded archive.
Expected Result
The folder contents should be visible in the web interface.
Workaround
Rename the folder to remove the ++ suffix.
Metadata
Metadata
Assignees
Labels
No labels