ckan / ckan/ckanapi

An extra "-" is added to filenames when dumping datasets

Open
#177 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
212
Forks
81
PR merge metrics
No merged PRs in 30d

Description

A resource called "title.ext" becomes "name-.ext". Resource title is still the same, but the path differs.

```
"name": "s-ptarmigan-counts-readme-pdf",
"path": "data/s-ptarmigan-counts-readme-.pdf",
"title": "S_ptarmigan_counts_readme.pdf"
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.