- 🇳🇴Norway steinmb
Changes have been pushed to git that might have fixed this. Please re-test this issue on latest dev./HEAD
When enabling the module or when upgrading from 7.x-3.1, I get the error below:
Fatal error: Uncaught TypeError: Argument 1 passed to Drupal\openlayers\Plugin\Discovery\AnnotatedClassDiscovery::prepareAnnotationDefinition() must be an instance of OpenlayersDrupal\Component\Annotation\AnnotationInterface, instance of Drupal\libraries_cdn\Component\Annotation\LibrariesCDNPlugin given, called in C:\wampserver\www\openlayers2\sites\all\modules\openlayers\src\Plugin\Discovery\AnnotatedClassDiscovery.php on line 137 and defined in C:\wampserver\www\openlayers2\sites\all\modules\openlayers\src\Plugin\Discovery\AnnotatedClassDiscovery.php:160 Stack trace: #0 C:\wampserver\www\openlayers2\sites\all\modules\openlayers\src\Plugin\Discovery\AnnotatedClassDiscovery.php(137): Drupal\openlayers\Plugin\Discovery\AnnotatedClassDiscovery->prepareAnnotationDefinition(Object(Drupal\libraries_cdn\Component\Annotation\LibrariesCDNPlugin), 'Drupal\\librarie...') #1 C:\wampserver\www\openlayers2\sites\all\modules\openlayers\src\ServiceContainer\ServiceProvider\ServiceContainerServiceProvider.php(226): Drupal\openlayers\Plug in C:\wampserver\www\openlayers2\sites\all\modules\openlayers\src\Plugin\Discovery\AnnotatedClassDiscovery.php on line 160
My site is on D7.82 and runs PHP 7.4
Postponed: needs info
3.0
OL API
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Changes have been pushed to git that might have fixed this. Please re-test this issue on latest dev./HEAD