View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10580 | Bug reports | Plugins | public | 2016-02-25 05:43 | 2016-02-25 17:18 |
Reporter | jlpoole | Assigned To | ollehar | ||
Priority | high | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 10580: Using OSM fails: | ||||
Description | When testing a simple 1 question survey(attached) using the location service with Open Street Map ("OSM"), Firebug in Firefox tells me there is an error: ReferenceError: L is not defined var mapquestOSM = L.tileLayer("http://{s}.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.... | ||||
Steps To Reproduce | Create survey | ||||
Additional Information | L is typically the root object for Leaflet, so it looks like the leaflet.js file is not being correctly loaded. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | commit 2295f722911c86cb4d5a1 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 44.0.2 | ||||
Database type & version | PostgreSQL 9.4.5-r2 | ||||
Server OS (if known) | Gentoo Linux 4.1.12-gentoo | ||||
Webserver software & version (if known) | Apache 2.2.31 | ||||
PHP Version | 5.6.17( | ||||
I should add that no map displays. |
|
The attached survey is incorrect: "XMLWriter class not compiled into PHP, please contact your system administrator" |
|
Thank you, that is correct: XMLWriter is not compiled into PHP. [I] dev-lang/php The "XMLWriter class..." error message was the sole contents of the exported survey. I thought the file size seemed small but do not recall seeing any error message when I exported it; I did not open the file to inspect it. I'll recompile PHP, test, export the survey, and then update this bug. |
|
You might want that. In any case, I can confirm your bug. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17642 |
|
Confirmed, the map appears now. Thank you. |
|
2.50+ Build 160225 released |
|
LimeSurvey: master c3d8c09e 2016-02-25 14:48 Details Diff |
Fixed issue 10580: Using OSM fails |
Affected Issues 10580 |
|
mod - application/config/third_party.php | Diff File | ||
LimeSurvey: master 6bf915c8 2016-02-25 15:19 Details Diff |
Fixed issue 10580: Using OSM fails |
Affected Issues 10580 |
|
mod - application/helpers/qanda_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-25 05:43 | jlpoole | New Issue | |
2016-02-25 05:43 | jlpoole | File Added: limesurvey_survey_984767.lss | |
2016-02-25 05:45 | jlpoole | Note Added: 35677 | |
2016-02-25 11:51 | c_schmitz | Priority | normal => high |
2016-02-25 12:10 | ollehar | Assigned To | => ollehar |
2016-02-25 12:10 | ollehar | Status | new => assigned |
2016-02-25 12:13 | ollehar | Note Added: 35702 | |
2016-02-25 14:31 | jlpoole | Note Added: 35705 | |
2016-02-25 14:40 | ollehar | Note Added: 35706 | |
2016-02-25 14:40 | ollehar | Status | assigned => confirmed |
2016-02-25 15:20 | ollehar | Changeset attached | => LimeSurvey master c3d8c09e |
2016-02-25 15:20 | ollehar | Changeset attached | => LimeSurvey master 6bf915c8 |
2016-02-25 15:20 | ollehar | Note Added: 35710 | |
2016-02-25 15:20 | ollehar | Resolution | open => fixed |
2016-02-25 15:24 | ollehar | Status | confirmed => resolved |
2016-02-25 15:24 | ollehar | Fixed in Version | => 2.5 |
2016-02-25 15:46 | jlpoole | Note Added: 35714 | |
2016-02-25 17:18 | c_schmitz | Note Added: 35722 | |
2016-02-25 17:18 | c_schmitz | Status | resolved => closed |