I've confirmed that for uPortal 2.6 RC2 any tab containing the bookmarks portlet has inaccessible content, page layout, and skin menus, as Dustin described.
It turns out that both the uPortal Ajax preferences javascript and the bookmarks portlet javascript contained generically-named "init" menus. I've changed the uPortal javascript to have a more descriptively (and hopefully uniquely) named init method. I also changed the dlg0, etc. to have more descriptive names, just for good measure. This issue should be fixed in the head now (as of svn r42216), although it might be a good idea to change the bookmark portlet's javascript's init method name. Thanks Dustin! - Jen On Jun 29, 2007, at 4:10 PM, Dustin S. wrote: > Hi, > > I'm writing again to see if others have experienced or can verify > this issue as well. > > With AJAX drag and drop/features enabled, add the Bookmarks portlet > to any layout. Upon returning to the layout, the "More Content", > "Page Layout", and "Skins" links will no longer function correctly. > The firefox error console displays dlg0, dlg1, or dlg2 " has no > properties" depending on which link you click. My guess would be > that some of the Javascript may be conflicting. > > Versions in use: > > uPortal 2.6.0 RC2 > PostgreSQL 8.2.4 > apache-tomcat-5.5.23 > Ubuntu Linux 2.6.20-16-generic > > Thanks, > Dustin. > -- You are currently subscribed to [EMAIL PROTECTED] > as: [EMAIL PROTECTED] To unsubscribe, change settings or > access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal- > user --------------------------------- Jennifer Bourey Technology and Planning Yale University ITS 203.432.5718 -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
