Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extensions are stripped on import #84

Open
amir-zeldes opened this issue Apr 7, 2017 · 1 comment
Open

Extensions are stripped on import #84

amir-zeldes opened this issue Apr 7, 2017 · 1 comment
Assignees

Comments

@amir-zeldes
Copy link

When document names contain periods, the importer assumes that the substring after the last period is an extension, and not part of the document name. In some scenarios, this assumption does not make sense, especially for import from PAULA: since the documents are directories, periods in the document names are intended parts of the document name.

Is it possible to either:

  1. Make an optional setting to not strip extensions, and/or
  2. Make the default behavior for PAULA import be to not strip?
@amir-zeldes
Copy link
Author

Reported by @ablodge

@sdruskat sdruskat self-assigned this Apr 9, 2017
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

No branches or pull requests

2 participants