Drupal\Component\Plugin\Exception\PluginNotFoundException: The "ArcGISOnline" plugin does not exist. in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 52 of core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).

Drupal is looking for a plugin and is case-sensitive. Patch just adds the correct case for the plugin to fix the error.

CommentFileSizeAuthor
#2 arcgisonline_plugin_does_not_exist-2.patch593 byteswyee

Comments

wyee created an issue. See original summary.

wyee’s picture

StatusFileSize
new593 bytes
wyee’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: arcgisonline_plugin_does_not_exist-2.patch, failed testing. View results

wyee’s picture

Status: Needs work » Closed (cannot reproduce)