[ckan-changes] commit/ckanext-dgu: dread: [plugin]: Removed archive_filter reference that I forgot to remove in cset:8648ce617b87.

Bitbucket commits-noreply at bitbucket.org
Tue Jul 26 13:58:50 UTC 2011


1 new changeset in ckanext-dgu:

http://bitbucket.org/okfn/ckanext-dgu/changeset/6850ea6bea2a/
changeset:   6850ea6bea2a
user:        dread
date:        2011-07-26 15:58:22
summary:     [plugin]: Removed archive_filter reference that I forgot to remove in cset:8648ce617b87.
affected #:  1 file (60 bytes)

--- a/ckanext/dgu/plugin.py	Wed Jul 20 18:21:00 2011 +0100
+++ b/ckanext/dgu/plugin.py	Tue Jul 26 14:58:22 2011 +0100
@@ -122,6 +122,4 @@
             if is_inspire and is_inspire[0] == 'True':
                 stream = stream_filters.harvest_filter(stream, c.pkg)
 
-            stream = stream_filters.archive_filter(stream)
-
         return stream

Repository URL: https://bitbucket.org/okfn/ckanext-dgu/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list