FLUID-206: Bad javascript in a portlet may break the Reorderer

Metadata

Source
FLUID-206
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Anastasia Cheetham
Created
2008-02-06T09:44:29.000-0500
Updated
2008-09-16T09:08:38.000-0400
Versions
  1. 0.1
  2. 0.3
  3. 0.4beta1
  4. 0.4
Fixed Versions
  1. 0.5
Component
  1. Reorderer

Description

The initial version of the uPortal 3 mock-up included javascript related to the Bookmarks portlet that failed because the Bookmarks portlet didn't actually exist. This failure caused moving of the Bookmarks portlet to fail: mouse-based dragging encountered the error, and wouldn't drop the portlet, for example.

We should investigate whether or not this will occur in any case of bad javascript within a portlet, or if it was specific to this particular special case.

Comments

  • Antranig Basman commented 2008-08-14T21:23:31.000-0400

    This is probably, but not certainly caused by the double-evaluation issue to be resolved by FLUID-32

  • Antranig Basman commented 2008-09-07T18:05:21.000-0400

    Drop Manager, Dom Permutation work merged back into trunk at revision 5476

    This should have been resolved as a result of "script cleansing" implemented as part of the Permuter.

  • Justin Obara commented 2008-09-08T09:19:28.000-0400

    Assigning it to Anastasia to close as she was the reporter