Bug #7068

SelectViewHelper does not support SplObjectStorage as option

Added by Robert Lemke over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-03-30
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:ViewHelpers
Target version:1.0.0 alpha 8 Estimated time:1.00 hour
Has patch: Affected Flow version:

Description

The SelectViewHelper checks if the specified option source is an instance of "Iterator". However, SplObjectStorage is not and therefore cannot be used.

The check should test for Traversable instead.

Associated revisions

Revision 7d08729a
Added by Robert Lemke over 5 years ago

[+BUGFIX] Fluid (ViewHelpers): The SelectViewHelper now supports SplObjectStorage as a source for options. Fixes #7068

History

#1 Updated by Robert Lemke over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 10 to 100

Applied in changeset r4030.

Also available in: Atom PDF