backdrop-contrib / og

The Organic Groups module provides users the ability to create, manage, and delete 'groups' on a site.
GNU General Public License v2.0
1 stars 8 forks source link

In OG field settings, selecting a field without having selected an entity bundle throws notices #132

Closed argiepiano closed 1 year ago

argiepiano commented 2 years ago

In Configuration > Organic Groups > OG field settings, If you select a field (thereby triggering the AJAX callback) before having selected an entity bundle, Backdrop will throw PHP notices. The validate function must catch this.

Screen Shot 2022-05-28 at 8 24 50 PM
laryn commented 1 year ago

Likewise, I'm comfortable merging. LGTM!