Whenever the validation on event pages breaks, the map will disappear. That happens because the js is added using drupal_add_js in the gmap3_tools module. I already pointed that out in #2097425: Add js using '#attached' on forms and submitted a patch there. To use the match we also need some minor changes in the salsa_event module.

Comments

s_leu’s picture

Status: Active » Needs review
StatusFileSize
new1.19 KB

Here's a first patch that will work once the mentioned issue in #2097425: Add js using '#attached' on forms will get committed.

s_leu’s picture

StatusFileSize
new1.45 KB

Adding a new patch after improvements in the other issue:

berdir’s picture

Status: Needs review » Fixed

Thanks, committed and pushed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.