Hi there,

The error shows up (telling php to display errors, if not, you get a plain WSOD) when changing the map in leaflet field format on manage display and after "Update & Save".
Well, the error refers to a function in my theme named by hook_element_info_alter.
What i do not understand is, WHY "leaflet" looks inside my theme when using "seven" or whatever admin theme you're using?

Simply put, use bootstrap theme to get the fatal error.

Anyone with the same behaviour?
Cheers

Comments

7thkey created an issue. See original summary.

7thkey’s picture

Issue summary: View changes
robertwb’s picture

Hey @7thkey, I havenot encountered this. I did a quick code search and Leaflet module has no direct calls to hook_process(), not to say it doesn't cause something indirectly. I am wondering however if this is a display widget issue -- you mention "Manage Display" and "Update & Save" w-- Leaflet module has no display formatter, are you using "Leaflet Widget"? https://www.drupal.org/project/leaflet_widget

If so, my first guess is that it should be moved to the Leaflet Widget queue. Can you confirm/disconfirm?

robertwb’s picture

Status: Active » Postponed (maintainer needs more info)

Postponed while verifying target module, "Leaflet" or "Leaflet Widget"