Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback link does not work #10

Open
MikkoJo opened this issue Sep 12, 2012 · 1 comment
Open

Feedback link does not work #10

MikkoJo opened this issue Sep 12, 2012 · 1 comment

Comments

@MikkoJo
Copy link
Contributor

MikkoJo commented Sep 12, 2012

Feedback link is not working.
Following javascript errors are found in console.

ReferenceError: $ is not defined
https://softgis.org.aalto.fi/vaasa/base_page/feedback/?next=/vaasa/base_page/feedback/
Line 193: $(document).ajaxComplete(function (event, request, settings) {

and

ReferenceError: OpenLayers is not defined
http://localhost:8000/base_page/feedback/?next=/
Line 200: OpenLayers.ImgPath = "/static/img/";

JQuery and OpenLayers javascript files are missing.
There are no script tags for those in returned html.

@ksnabb
Copy link
Member

ksnabb commented Sep 12, 2012

Ok, Mikko this is the third ticket I do not understand. Can you describe your issues with more accuracy. I do understand if the feedback does not work (even if more info would be good here too) but what does JQuery and OpenLayers have to do with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants