Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1495 - 1497 of 2152)

Ticket Resolution Summary Owner Reporter
#1659 fixed Cannot logout if CKAN mounted at non-root url dread dread

Reported by dread, 2 years ago.

Description

If you set WSGIScriptAlias to mount CKAN at a URL other than / then you cannot logout without adjusting the OpenID logged_out_url to match in who.ini config. e.g.

[plugin:openid] ... logged_out_url = /sub/dir/user/logged_out

Note: all the other URLs in who.ini should not have the /sub/dir/ - it is just this one that doesn't take account of the mounting point.

The solution is to fix-up the repoze.who OpenID plugin to take account of the mounting point.

#1660 wontfix CSV preview broken - OpenSpending rgrp lucychambers

Reported by lucychambers, 2 years ago.

Description

This CSV resource used to preview but now the format appears to be unsupported: "We are unable to preview this type of resource: x-osdata-csv"

http://thedatahub.org/dataset/lbhf-spending-2010/resource/9661abbd-2816-4d58-8b20-3cb0eb770c69

This is used as an example by the OpenSpending? team all the time.

#1662 wontfix OpenID not compatible with mounting CKAN at non-root URL dread

Reported by dread, 2 years ago.

Description

Mounting CKAN at a non-root URL was made to work properly here: #1659

Unfortunately OpenID doesn't play nicely and would require some work to get working.

Note: See TracQuery for help on using queries.