Closed (fixed)
Project:
Mapping kit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2010 at 09:19 UTC
Updated:
25 Jun 2010 at 13:30 UTC
The Mapserver module requires mappingkit_get_projections() which is exposed in the base mapping kit module.
But the dependency is not advertised so drupal (6) allows you to enable Mapserver w/out enabling MappingKit.
The attached patch fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| mapserver.deps_.patch | 454 bytes | strk |
Comments
Comment #1
jpulles commentedThe dependency was added.
Thanks again.