silverstripe / silverstripe-tagfield

Silverstripe module for editing tags (both in the CMS and other forms)
http://silverstripe.org/tag-field-module
BSD 3-Clause "New" or "Revised" License
57 stars 74 forks source link

FIX Avoid infinite recursive loop with attributes in schemadata #312

Open GuySartorelli opened 3 days ago

GuySartorelli commented 3 days ago

Reflects changes in https://github.com/silverstripe/silverstripe-framework/pull/11469 - that may need to be merged for CI to go green.

Issue