Metadata
- Source
- FLUID-5129
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Kasper Galschiot Markus
- Reporter
- Kasper Galschiot Markus
- Created
2013-09-10T06:33:59.886-0400 - Updated
2014-04-02T16:10:25.109-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Model Transformation System
Description
With the model-transformation work, a call to jquerys "isEmptyObject" sneaked in.. this should be removed and replaced by something that doesn't break systems that dont pull in all of jquery
Comments
-
Colin Clark commented
2014-03-26T15:53:58.206-0400 It looks like jQuery's isEmptyObject has been included in our jquery.standalone.js file, which we use in Node.js and other non-browser environments. @@Kasper Galschiot Markus can you confirm that this addresses this issue, and close it if so?