cultuurnet / culturefeed

Drupal module suite for building an event site based
http://www.culturefeed.be
Apache License 2.0
11 stars 17 forks source link

UIV-2009 find right index of group parameter before unsetting it #180

Closed lukdens closed 6 years ago

lukdens commented 6 years ago

Problem: Unsetting parameter with fixed index of 7 will delete rows parameter when datetype or daterange parameter is active.

Solution: First look for index of Group parameter before unsetting it. We do this on classname since keys are protected.