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

Fix Shapefile import when size is 0 #1622

Merged
merged 4 commits into from
Oct 10, 2018
Merged

Conversation

raphaelrpl
Copy link
Member

@raphaelrpl raphaelrpl commented Oct 10, 2018

Description:

When the user upload a zip file that contains a file with size 0, the nodejs hangs on. This bug is related with dependency unzip2 - Issue 2. This patch changes the dependency to adm-zip. It also improves Shapefile interface.

Type:

  • New feature
  • Enhancement
  • Bug

Platform:

  • Web
  • Linux
  • Mac
  • Windows
Changelog:

Bug fix:

  • Fix Shapefile import when size is 0

@raphaelrpl raphaelrpl added the bug label Oct 10, 2018
@raphaelrpl raphaelrpl added this to the 4.0.8 milestone Oct 10, 2018
@raphaelrpl raphaelrpl merged commit 334f834 into TerraMA2:b4.0.8 Oct 10, 2018
@raphaelrpl raphaelrpl deleted the tmp_b4.0.8 branch March 14, 2019 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant