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

InstallUploadPackage breaks naming convention for recorded package history #12

Closed
kevinobee opened this issue Jul 21, 2013 · 1 comment
Assignees
Milestone

Comments

@kevinobee
Copy link
Owner

When a package is installed via a file upload and the installation recorder is enabled a item is saved under Package History that fails to adhere to the required package naming convertions.

For example:

D:\Development\SCC\ship\Build..\tools\curl\curl.exe -i --form "path=@d:\Development\SCC\ship\tests\acceptance-test\01-package.update" http://shiptest//services/package/install/fileupload

Creates:

image

This will cause a /services/package/latestversion command to fail with [FormatException]: Input string was not in a correct format.

@ghost ghost assigned kevinobee Jul 21, 2013
kevinobee added a commit that referenced this issue Jul 21, 2013
@kevinobee
Copy link
Owner Author

Included in release v0.3.4

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

No branches or pull requests

1 participant