Hello Guys,
I have rare error condition which is occurring.
I have page containing "Upload Files" and "Save" link Both will open pop up's when clicked for uploading files and Confirmation of the Save respectively.
I have two independent pages as regions within af|panelTabbed, both are different tabs. When user performs some action outside PanelTab and navigates to first Tab of PanelTab the pop up's are not opening in that page for links mentioned above. When i tested using Firebug i found several javascript errors which may be forcing pop up's not to open also i am getting some error as follows,
TypeError: this.getDomNode(...) is undefined
http://localhost:7777/project/afr/partition/gecko/n/default/opt/core-11.1.1.7.0-3009.js
Line 718
ReferenceError: tabChanged is not defined
Line 0
This has stopped me going forward Please help if you have any info.