Details
-
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
6.0.6 GA
-
Server 6.0.6 on Mac OS x 10.6.7, current OSX Java 1.6.0_24. Browser IE8 on Windows XP SP3 in VirtualBox VM on same machine as server.
Description
In developing a theme, I am modifying navigation.vm. See attached file. I am adding an AUI Toolbar and Buttons beneath the standard navigation bar. My Toolbar was appearing correctly in Chrome and Firefox on OSX, and in Firefox on XP, but was not appearing in IE8 on XP.
The problem was isolated to the "get" in the following statement:
base_uri = A.one('.nav2').get('baseURI');