Skip to content

HOTFIX - Site-Parameter in addBlockToSlot

Raphael Mäder requested to merge addBlockToSlot_correct_site_handling into master

Created by: uhon

  • adds site parameter to collection created with addBlockToSlot
  • findByParentAndSlot method is altered to include site-parameter of parent (in db-query) instead of the current site (necessary because if called from addBlockToSlot during reset it can be used to add blocks for non-current sites

Merge request reports