Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Clean up harvest form #14

Closed
amercader opened this issue Mar 19, 2013 · 5 comments · Fixed by #25
Closed

Clean up harvest form #14

amercader opened this issue Mar 19, 2013 · 5 comments · Fixed by #25

Comments

@amercader
Copy link
Contributor

  • Stuff misaligned
  • helper icons with different colors
  • Text on the sidebar
  • ...
@ghost ghost assigned johnmartin Mar 19, 2013
@johnmartin
Copy link
Contributor

@amercader This is a little difficult for me to test as I'm getting a weird error for when I view the page on my local VM. Does: AttributeError: 'GeoDataGovHarvester' object has no attribute 'info' make sense? Do I need to run a migration?

@amercader
Copy link
Contributor Author

Try these:

  • Use latest release-v2.0 in both ckanext spatial and harvester, and latest master in ckanext-geodatagov
  • Run python setup.py develop with your virtualenv activated on the ckanext-geodatagov directory (and harvest and spatial for good measure)
  • Make sure you have at least these harvest related plugins loaded:
ckan.plugins = geodatagov datagov_harvest spatial_metadata spatial_query geodatagov_csw_harvester geodatagov_waf_harvester geodatagov_doc_harvester waf_harvester_collection z3950_harvester arcgis_harvester

Give me a shout if none of these work

@johnmartin
Copy link
Contributor

@amercader Thanks for the tips. All working fine now.

@johnmartin
Copy link
Contributor

Looking into this it's a ckanext-harvest issue. So I've created an issue there and I'll make a pull request into release-v2.0 ckan/ckanext-harvest#23

@johnmartin
Copy link
Contributor

@amercader

OK, I have 2 separate pull requests that solve this

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

Successfully merging a pull request may close this issue.

2 participants