Skip to main content

Search and Top Navigation

#2886 closed bug (fixed)

Opened May 16, 2008 06:52PM UTC

Closed May 26, 2008 12:15AM UTC

Nested Droppables can cause an 'inst has no properties' error

Reported by: michelled Owned by: paul
Priority: major Milestone: 1.5
Component: ui.droppable Version: 1.5b4
Keywords: Cc:
Blocked by: Blocking:
Description

I have an example of three layers of nested droppables. Taking the 'middle' droppable (which is also a draggable) and dropping it on the 'outer' droppable causes the 'inst has no properties' error.

Here is the example:

http://build.fluidproject.org/sakai-imagegallery-tool/tests/fluid-tests/manual/jQueryDnD/nested.html

To replicate the error pick up 'Outer Item 1' and drop it on 'Container'.

To give some context to the markup, I have a portal with reorderable portlets. The portlets are in columns which are droppables. One of the portlets contains an image gallery with reorderable thumbnails. You can see a mockup of this here:

http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/portal/portalWithAvatarClone.html

Picking up the 'Image Lightbox' portlet (by grabbing the title bar) and dropping it back where it was (on the red drop marker) causes the error.

Attachments (0)
Change History (3)

Changed May 24, 2008 03:39AM UTC by comment:1

milestone: 1.2.4

Milestone 1.2.4 deleted

Changed May 24, 2008 04:07AM UTC by paul comment:2

component: ui.coreui.droppable
milestone: → 1.5
version: 1.2.31.5b4

Changed May 26, 2008 12:15AM UTC by paul comment:3

resolution: → fixed
status: newclosed