[ckan-discuss] problem implimenting WMS preview
Koebrick, Andrew (MNIT)
andrew.koebrick at state.mn.us
Thu Nov 14 18:59:26 UTC 2013
I ended up doing a full reinstall of CKAN on our devel server and the WMS / geojson preview gets a little further along, but still fails. Now, when attempting to preview, the word "Loading...: appears and a javascript error throws:
TypeError: jQuery(...).popover is not a function
jQuery('[data-target="popover"]').popover();
This sounded a bit like this error:
https://github.com/okfn/ckan/issues/1305
So I added a comment to the issue thread. I also tried to load bootstrap.js via our extension so that it would be the last module loaded in case it was somehow bumbing into a namespace collision or getting overwritten by other javascript. No improvement.
Any assistance would be appreciated.
Andrew
-----Original Message-----
From: Adrià Mercader [mailto:adria.mercader at okfn.org]
Sent: Wednesday, October 30, 2013 8:49 AM
To: Koebrick, Andrew (MNIT)
Cc: ckan-discuss at lists.okfn.org
Subject: Re: [ckan-discuss] problem implimenting WMS preview
On 30 October 2013 13:10, Koebrick, Andrew (MNIT) <andrew.koebrick at state.mn.us> wrote:
> Our spatial extension is 0.2 which seems to match the version number here: https://github.com/okfn/ckanext-spatial/blob/master/setup.py But we did install ours back on June 19, and I see that there have been various commits to the github repo since then so perhaps updating it would be good.
I would recommend check out the "stable" branch of ckanext-spatial and update to the latest version, to make sure we are not running in an already fixed issue.
Adrià
More information about the ckan-discuss
mailing list