FLUID-975: Correct "container" semantics to use selectors throughout, rather than by Id

Metadata

Source
FLUID-975
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2008-07-22T18:20:47.000-0400
Updated
2011-02-22T16:27:49.146-0500
Versions
  1. 0.4beta1
Fixed Versions
  1. 0.4
Component
  1. Framework
  2. Inline Edit

Description

It has determined that it is desirable to improve global consistency by accepting ordinary selectors as instantiation arguments to components, and in particular as the String argument to fluid.container(). This requires updates to Fluid.js, its own tests, as well as all components using it and their tests (currently just InlineEdit).

Comments

  • Antranig Basman commented 2008-07-22T18:21:33.000-0400

    Fixed at revision 5250, test cases and samples updated

  • Michelle D'Souza commented 2011-02-22T16:27:49.145-0500

    Closing issues that were resolved for 1.0 and earlier releases.