Results 30 comments of Raphael Stolt

Had also the same issues with `/harvest` and `/harvest/new` when requesting against a `2.3.1` instance. The stack trace for both requests are available via [this](http://pastebin.com/raw.php?i=2QRs1q7W) pastebin. A `pip freeze` would...

It seems like the `templates_new` is not available after a `pip install` via a local zip which has been build via `python setup.py sdist`. When I copy the `templates_new` folder...

That's one approach I already tried, sadly with no success. The local zip mentioned earlier contained the `templates_new` folder. Also a temporary comment out of https://github.com/ckan/ckanext-harvest/blob/master/setup.py#L49 led to no success....

After a succesful addition (via a copy from a git clone) when calling `/harvester` again I get _sometimes_ the errors provided in this [log file](http://pastebin.com/raw.php?i=Mm110i9w).

Wondering if the following path (https://github.com/ckan/ckanext-harvest/blob/master/ckanext/harvest/templates_new/base.html#L5) is correct. Having the same issue like @anibalpacheco mentions in his second comment.

Hello, is there some development on this valid pull request? Is there a way to assist you to get this merged and create a new release?

Hi there, what's the 411 on this PR?

I guess I would consider this a bug.

As this got a +1 I would accept a PR implementing this.