Metadata
- Source
- FLUID-3759
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2010-09-27T17:50:28.408-0400 - Updated
2010-10-08T14:09:33.195-0400 - Versions
- N/A
- Fixed Versions
-
- 1.3
- Component
-
- Inline Edit
Description
Currently in trunk there is a semi-baked implementation of the fix for FLUID-2652. In it's current state it is implemented with sketched approach of IoC. A fully thoughtout implementation needs to be in place for Infusion 1.3
Comments
-
Justin Obara commented
2010-10-04T13:51:18.987-0400 "Bug Parade Infusion 1.3"
-
Justin Obara commented
2010-10-04T14:00:41.851-0400 "Bug Parade Infusion 1.3"
-
Mike Lam commented
2010-10-07T10:52:21.472-0400 The trunk version of inline edit has been reverted to remove the IoC implementation. The injection of IoC introduced many more coding issues and the accessibility fix for FLUID-2652 proved to be simpler without IoC. See FLUID-2652 for more information about this fix.
-
Justin Obara commented
2010-10-08T14:09:33.193-0400 There is no longer any IoC functionality in inlineEdit. It may be reintroduced at another time.