[ckan-dev] organizations server error

Sean Hammond sean.hammond at okfn.org
Mon Aug 13 13:26:29 UTC 2012


> I've tried to activate organizations and organizations-dataset on our
> CKAN 1.7.1 installation. So far everything is working. I've
> encountered a problem when trying to edit a dataset without a group
> set, but could resolve it with changing line 110 in the form to " if
> organization and organization.get('id','') "...

What was the problem? It seems to work for me, with the default templates.

> But now I've got the problem that I can't edit any dataset, getting
> the following error message:
>
> Module ?:110 in <Expression u"group['title']">          view
>>>   <option value="${group['id']}" py:attrs="{'selected':'selected'} if organization and organization.get('id','') == group['id'] else {}">${group['title']}</option>
> Undefined error: group has no member named title

I'm not getting this with CKAN 1.7.1. Do you have any plugins or custom 
templates enabled?




More information about the ckan-dev mailing list