Metadata
- Source
- FLUID-1478
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2008-09-08T10:28:17.000-0400 - Updated
2008-09-08T13:32:07.000-0400 - Versions
-
- 0.5beta1
- Fixed Versions
- N/A
- Component
-
- Layout Reorderer
- Reorderer
Description
A runtime error is thrown when loading the uPortal example
Steps to reproduce
1) Open the uPortal example from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/portal/portal.html
2) Notice that a runtime error is thrown.
Line 52: return fluid.initLayoutCustomizer (layout, dropTargetPerms, null, options);
file: portal.js
Error: Object doesn't support this property or method
Environments
IE6, IE7 (Win XP)
IE7 (Win Vista)
Comments
-
Justin Obara commented
2008-09-08T13:32:07.000-0400 Appears to have been fixed with changes in r5481