Metadata
- Source
- FLUID-5075
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Anastasia Cheetham
- Created
2013-06-27T16:37:27.252-0400 - Updated
2013-08-16T10:56:03.063-0400 - Versions
- N/A
- Fixed Versions
-
- 1.5
- Component
-
- UI Options
Description
The textfieldSlider code is not wrapped in the usual closure, and so when $ is used in fluid.textfieldSlider.slider.init() here:
it can result in an error. This is happening in a drupal installation where jQuery is being provided by drupal instead of Infusion.
Comments
-
Justin Obara commented
2013-08-12T09:19:02.749-0400 Submitted a pull request ( https://github.com/fluid-project/infusion/pull/387 )
-
Michelle D'Souza commented
2013-08-13T12:09:59.423-0400 Merged into project repo at 6bcf6d0