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 error on Smart Search Content Maps page #5169

Closed
chrisdavenport opened this issue Nov 23, 2014 · 3 comments
Closed

JavaScript error on Smart Search Content Maps page #5169

chrisdavenport opened this issue Nov 23, 2014 · 3 comments

Comments

@chrisdavenport
Copy link
Contributor

Steps to reproduce the issue

  1. Components -> Smart Search -> Content Maps
  2. Click on any branch title.

Expected result

Should see list of items within the branch you clicked on.

Actual result

JavaScript error: "TypeError: document.id is not a function".

System information (as much as possible)

Ubuntu 14.04
Firefox (latest).

Additional comments

@dgrammatiko
Copy link
Contributor

@chrisdavenport this is due to #4888 it also needs the rest of the PRs that take care the mootools deduction. For a test try the same action but apply first #5045. The problem shouldn’t be there. The transaction is in progress so I guess more things should be broken right now...

@dgrammatiko
Copy link
Contributor

@chrisdavenport Sorry wrong PR try applying #4895

@chrisdavenport
Copy link
Contributor Author

@test Confirm #4895 fixes this issue. Closing. Thanks.

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

No branches or pull requests

3 participants