Skip to content

Use item alias to check for invalid file names#80

Open
nll wants to merge 1 commit intoRedth:masterfrom
nll:feature/fix_invalid_filename_with_alias
Open

Use item alias to check for invalid file names#80
nll wants to merge 1 commit intoRedth:masterfrom
nll:feature/fix_invalid_filename_with_alias

Conversation

@nll
Copy link

@nll nll commented Oct 25, 2021

The changes done on #55 that adds the ability to define an alias for an item did update the validation on SharedImageInfo.cs to use its OutputName (where the OutputName is the Alias if defined otherwise the Filename).

Then the changes on #56 move that validation to Utils.cs where we just check item filename.

This is a simple "quick fix" to resolve the situation where the alias is a valid filename. (as it's the OutputName that will be used to generate the final filename, right ?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant