1. Git cloning the Leaflet library in sites/all/libraries results in a directory called 'Leaflet' (git clone http://github.com/CloudMade/Leaflet) with a capital "L"

2. Status Repot (admin/reports/status) results in the following:

The <a href="http://leaflet.cloudmade.com">Leaflet</a> javascript library was not found. Please <a href="http://leaflet.cloudmade.com/download.html">download</a> it into the libraries folder.

Suggestion: change library reference link to lower case "leaflet" and add addendum.

The <a href="http://leaflet.cloudmade.com">leaflet</a> javascript library was not found. Please <a href="http://leaflet.cloudmade.com/download.html">download</a> it into the libraries folder. Also ensure that the library is named leaflet with a lower case "l".

Relates to http://drupal.org/node/1648032

Comments

pvhee’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.x-dev
Status: Active » Closed (fixed)

Commited, thanks!

rdeboer’s picture

Thanks for committing this. Next time when you're in the hood, would you consider applying this related small patch too? #1781706: Patch to show number of maps installed.

pvhee’s picture

Yes, sure, but the patch needs to be re-applied, see http://drupal.org/node/1781706#comment-7206650