Metadata
- Source
- FLUID-1137
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Justin Obara
- Created
2008-08-13T08:54:11.000-0400 - Updated
2008-09-09T09:09:50.000-0400 - Versions
-
- 0.4
- 0.5beta1
- Fixed Versions
-
- 0.5
- Component
-
- Layout Reorderer
Description
When you attempt a drag and drop operation on a portlet with a nested reorderable, it throws a runtime error.
Steps to reproduce:
1) Open the uPortal demo from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/portal/portal.html
2) Attempt to drag and drop the lightbox portlet. Notice that a Runtime Error occurs
Runtime Error
--------------------
Error: 'columns[...].children' is null or not an object
Line: 315
File: ModuleLayout.js
If you place the avatar perfectly in the drop target you get the following error
Error: Object doesn't support this property or method
Line: 157
File: Fluid.js
dev-iteration42
Environments
IE7 (Win Vista)
Comments
-
Antranig Basman commented
2008-09-07T22:17:02.000-0400 Fixed with "Geometric Manager" @ rev 5476
-
Justin Obara commented
2008-09-09T09:09:50.000-0400 Verified fix using:
IE7 (Win Vista)