Fixed
Details
Assignee
Cindy LiCindy LiReporter
Cindy LiCindy LiComponents
Fix versions
Affects versions
Priority
Blocker
Details
Details
Assignee
Cindy Li
Cindy LiReporter
Cindy Li
Cindy LiComponents
Fix versions
Affects versions
Priority
Created November 22, 2016 at 2:21 PM
Updated November 24, 2016 at 4:04 PM
Resolved November 24, 2016 at 4:04 PM
With the merge of the pull request for FLUID-5968 (https://github.com/fluid-project/infusion/commit/f3e5031adc95f9242d59efd8b8a7a89ecc5cf6bb), fluid.promise.map() is improved to allow the mapper function to return a promise object. The promise API doc needs to be updated to reflect this change.