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

Email Settings Pop-Up no longer opening #4472

Closed
isleshocky77 opened this issue Nov 1, 2017 · 2 comments
Closed

Email Settings Pop-Up no longer opening #4472

isleshocky77 opened this issue Nov 1, 2017 · 2 comments

Comments

@isleshocky77
Copy link
Contributor

After clicking on Profile, going to Email Settings, and clicking on the "Settings" button the Email Settings Pop-Up does not appear.

Issue

Unable to edit the current user's email settings.

Expected Behavior

A pop-up should be displayed where you can change the inbound and outbound email settings for the current user.

Actual Behavior

  • The Email Settings Pop-Up does not appear.
  • In some cases it navigates the Users list, others to the profile screen (depends on permissions)
  • Instead the following error appears in console
Uncaught ReferenceError: getUserEditViewUserId is not defined
    at HTMLButtonElement.onclick (index.php?module=Users&action=EditView&record=1:3564)

Possible Fix

Looks like the function getUserEditViewUserId is not being loaded on the page. Was it not compiled correctly in the lates version?

Steps to Reproduce

  1. Hover over Username on top right.
  2. Click on "Profile"
  3. Scroll to "Email Settings"
  4. Click on the "Settings" button

Context

Your Environment

  • SuiteCRM Version used: 7.9.7
  • Browser name and version: Chrome Version 62.0.3202.62 (Official Build) (64-bit)
  • Environment name and version: MySQL, PHP 5.6
  • Operating System and version: Ubuntu 14.04
@isleshocky77
Copy link
Contributor Author

I would say this is related to #3865 #3992 ; however, those have been merged into the hotfix branch and I'm still seeing the same issue there.

Do I have to do anything as far as recompiling the javascript assets?

@isleshocky77
Copy link
Contributor Author

Sorry, this was fixed by me running Rebuild JS Compressed Files and Rebuild JS Grouping Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant