Skip to content

Auto-uploaded files with multiple periods in the name are truncatedΒ #279

@jmuzina

Description

@jmuzina

Overview

Files that are auto-uploaded (i.e., with the upload-assets snap) and contain multiple periods in their filename have their filenames truncated after the first period in the web client.

Steps to reproduce

  1. Go to this search query which returns an auto-uploaded file named vanilla-framework-version-4
  2. Open this file. See that its full name is vanilla-framework-version-4.23.0.min.css
  3. Go to this search query which returns a webapp-uploaded file named vanilla-framework-version-4.23.0.min.css. This matches the full name of the file.

Additional context

The auto-uploaded file above was uploaded using the upload-assets snap and the --url-path parameter:
upload-assets --url-path vanilla-framework-version-4.23.0.min.css ~/Downloads/vanilla-framework-version-4.23.0.min.css

Screenshots

Auto-uploaded file:
Image

Webapp-uploaded file:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions