Skip to content

Unable to map file name (containing uppercase & digit) to domain name #118

@savaliyagautam

Description

@savaliyagautam

In documentation of under Mapping of file paths to domain names it says

For path names that include non-alphanumeric charters, replace any such characters with the string ‘%XX’ where XX is the hexidecimal value of the character.

I assumed that numeric characters in a filename are valid.

  • When I tried to map Filename2017_100.h5 with my domain to filename2017_100.mydomain, it gave me 500 response.
  • When I removed numeric value from file name like filename_test.h5, it successfully mapped to filename_test.mydomain.

Not sure If I am missing something else. Is there a way to map domain name with a filename containing upper case and digit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions