Metadata
- Source
- FLUID-3145
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2009-08-31T15:31:13.000-0400 - Updated
2009-09-08T08:57:03.000-0400 - Versions
- N/A
- Fixed Versions
-
- 1.2
- Component
-
- Image Reorderer
Description
Nested image reorderer throws a "rootnode is undefined" error
Steps to reproduce:
1) Open the uPortal mock-up example
http://build.fluidproject.org/infusion/integration-demos/uportal/html/portal.html
Error:
rootnode is undefined
var inputs = rootnode.getElementsByTagName(tagname);
ImageReorderer.js (line 39)
Comments
-
Justin Obara commented
2009-09-08T08:57:03.000-0400 Looks like this was fixed at r7876