Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript setModuleFieldsPendingFinishedCallback is not defined in Reports. #1068

Closed
ghost opened this issue Mar 10, 2016 · 2 comments
Closed
Labels
Type:Bug Bugs within the core SuiteCRM codebase

Comments

@ghost
Copy link

ghost commented Mar 10, 2016

Suite 7.5.2 checked out from the hotfix branch. When you try to create a report, you get the Javascript error setModuleFieldsPendingFinishedCallback is not defined. This is happening in Firefox but Chrome does not seem to have this issue.

@ghost
Copy link
Author

ghost commented Mar 10, 2016

This appears to be the call in modules/AOR_Reports/tpls/EditViewFooter.tpl which is returning the undefined error.

@JimMackin JimMackin added the Type:Bug Bugs within the core SuiteCRM codebase label Mar 11, 2016
@JimMackin JimMackin assigned ghost Mar 11, 2016
@ghost ghost removed their assignment Aug 11, 2016
@holdusback
Copy link

Got this error in latest SuiteCRM version : 7.11.5

When I go in one of my report I have this error in the console :

Uncaught ReferenceError: setModuleFieldsPendingFinishedCallback is not defined
at testModuleFieldsPendingFinished (eval at (sugar_grp1.js?v=dKWdnLPtYRg_SI2p6-uI_w:438)
at Object.success (eval at (sugar_grp1.js?v=dKWdnLPtYRg_SI2p6-uI_w:438)
at Object.handleTransactionResponse (sugar_grp1_yui.js?v=dKWdnLPtYRg_SI2p6-uI_w:109)
at sugar_grp1_yui.js?v=dKWdnLPtYRg_SI2p6-uI_w:109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

2 participants