FLUID-2009: Dropdown Inline Edit hard-codes selector of edit field to an ID

Metadata

Source
FLUID-2009
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Anastasia Cheetham
Created
2008-12-17T13:25:01.000-0500
Updated
2008-12-18T10:38:55.000-0500
Versions
N/A
Fixed Versions
  1. 0.6
Component
  1. Inline Edit

Description

The Dropdown implementation of Inline Edit uses an ID for the edit field in the manual test markup, and hard-codes the selector for it in the defaults for the component. This needs to be removed, or implementers will be forced to use the ID or override it (which is contrary to Fluid philosophy).

Bug Parade: 0.6 release

Comments

  • Anastasia Cheetham commented 2008-12-17T13:32:45.000-0500

    Justin, if you update the build site, you can test this using the Dropdown Inline Edit manual test page
    http://build.fluidproject.org/fluid/tests/fluid-tests/manual/inline-edit/dropdown.html

  • Michelle D'Souza commented 2008-12-18T10:32:19.000-0500

    I reviewed commit revision 6245 and it is fine.

  • Justin Obara commented 2008-12-18T10:38:55.000-0500

    Does not appear to introduce any new bugs

    Verified using:

    FF3, FF2, Opera 9.5, Safar 3.1 (Mac OS 10.5)
    FF3, IE7 (Win Vista)