[ https://issues.apache.org/struts/browse/WW-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40975 ]
Musachy Barroso commented on WW-1906:
-------------------------------------
What I did was add a remote div to the page that gets loaded inside the dynamic tab, and it works, not sure if this was fixed by something else, or the reporter was having a different problem.
> Publish to dojo topic fails for tabbedpanel div with a nested div listening to a topic IE 6 (Works in firefox)
> --------------------------------------------------------------------------------------------------------------
>
> Key: WW-1906
> URL: https://issues.apache.org/struts/browse/WW-1906
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.0.6
> Environment: Windows XP IE 6
> Reporter: Richard Johnson
> Assigned To: Musachy Barroso
> Fix For: 2.1.0
>
>
> I currently have an action page that contains a dojo filteringtable widget. Within that page, I have reference to another action that executes javascript each time something is published to a dojo topic. This all works fine with the page by itself, but if I put the action containing the table within a div for a tabbed panel it is failing. The point is to execute the javascript each time an update is necessary for the table (by listening to the topic). Here is some code:
> This is the tabbepanel code at top:
> Loading Current Trades...
>
"> > |
---|