I've been trying to figure this one out but I'm stumped. It might possibly have to do something to do with the fact that the pubsub-2 feature has a on load handler that could be conflicting with something but I can't prove it. I think this one is our of my expertise so it will need some brain power from someone else.
Chris On Thu, May 10, 2012 at 6:25 PM, Chris Geer (JIRA) <[email protected]> wrote: > Chris Geer created RAVE-618: > ------------------------------- > > Summary: Conflict between two features: open-views and pubsub-2 > Key: RAVE-618 > URL: https://issues.apache.org/jira/browse/RAVE-618 > Project: Rave > Issue Type: Bug > Affects Versions: 0.12 > Reporter: Chris Geer > Priority: Blocker > > > 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. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >
