Login Register

problem with setHref to an already loaded page

EDIT: I have a ContentPane (happens with both dijit.layout.ContentPane and dojox.layout.ContentPane) that during the course of my application I do a setHref to another URL. When I set it back to the original URL with a setHref since the 2-27 nightly build, I get a widget id already assigned error for the first widget that is encountered. Is there an attribute of a ContentPane of either form that I am now missing that says not to try to recreate the widgets when doing a setHref to a page that has already been loaded.

This is with FF 2.0.