Ticket #106 (closed defect: fixed)

Opened 8 months ago

Last modified 2 months ago

Solar_Filter doesn't initiliaze $_chain_require correctly

Reported by: Antti Holvikari Assigned to: pmjones
Priority: trivial Component: code
Keywords: Cc:

Description

Solar_Filter uses $this->_chain_require in a foreach on line 552. If I don't set any required fields for the filter chain I get errors passing a non-array to foreach. Setting $this->_chain_require to be an array by default would solve this :-).

Attachments

Change History

05/06/08 15:39:37 changed by pmjones

  • status changed from new to closed.
  • resolution set to fixed.

fixed in [3155]


Add/Change #106 (Solar_Filter doesn't initiliaze $_chain_require correctly)




Action