FLUID-5591: fluid.each cannot be terminated. The comment should be corrected.

Metadata

Source
FLUID-5591
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2015-01-26T09:20:48.186-0500
Updated
2015-06-26T10:10:05.390-0400
Versions
N/A
Fixed Versions
  1. 1.9
Component
  1. Framework

Description

The fluid.each function has an incorrect comment indicating that it can be terminated. However, this is not the case, as it cannot be terminated.

https://github.com/fluid-project/infusion/blob/master/src/framework/core/js/Fluid.js#L459

see discussion in channel from Jan 26, 2015
https://botbot.me/freenode/fluid-work/2015-01-26/?tz=America/Toronto

Comments