FLUID-1137: Runtime Error when dragging a nested reorderable

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
  1. 0.4
  2. 0.5beta1
Fixed Versions
  1. 0.5
Component
  1. 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)