I can confirm this. The bug is in
class-woo-product-stock-alert-frontend.php, line 237. If “Enable on backorder is unchecked, there is no ‘is_enable_backorders’ array member in $dc_settings and this if falls through and $display_stock_alert_form is set to true, which is wrong.
-
This reply was modified 8 years, 8 months ago by bigwhale. Reason: Wrong filename