Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.12
-
None
-
None
Description
There seems to be some sort of conflict between the open-views feature and the pubsub-2 feature. If a gadget uses both features, you are unable to send view_params to your popup windows. Very rarely it will succeed which leads me to believe it's some sort of race condition somewhere.
To reproduce this problem edit the open_views_demo.xml and simply add the <Require feature="pubsub-2"/> tag to the ModulePrefs. Sometimes I had to refresh my browser more than once for the new gadget definition to load if I manually copied the file to the running server (or restart the server).
This is a major blocker for us right now.