FLUID-1770: Remove the deprecated finishedEditing() function from Inline Edit

Metadata

Source
FLUID-1770
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2008-11-05T14:56:07.000-0500
Updated
2009-06-03T13:46:27.000-0400
Versions
N/A
Fixed Versions
  1. 0.8
Component
  1. Inline Edit

Description

Comments

  • Antranig Basman commented 2009-02-13T22:25:31.000-0500

    Callback removed at revision 6506, and tests updated to use modern "afterEditFinish" callback

  • Colin Clark commented 2009-02-16T22:25:55.000-0500

    I'm not sure if this issue was on the bug parade, but I've reviewed the change, and it's a simple and sensible fix. We agreed to be sure to deprecate a number of our APIs and leave them in for several releases to ensure backwards compatibility.

    This was particular issue was one of the first API changes we made as a result of the framework's event system in Infusion 0.5. It seems to me that now is a good time to let it go.

    +1.