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

IE11: Could not complete the operation due to error 800a025e #1799

Closed
beevelop opened this issue Sep 30, 2016 · 1 comment
Closed

IE11: Could not complete the operation due to error 800a025e #1799

beevelop opened this issue Sep 30, 2016 · 1 comment
Assignees
Labels
🐞 defect Bug...Something isn't working
Milestone

Comments

@beevelop
Copy link
Contributor

This issue has been logged with the help of Sentry and can be reproduced reliably in our environment.

1) Environment

  • PrimeFaces version: 5.3
  • Affected browsers: IE11 (11.0.9600.*)

2) Expected behavior

Executing PrimeFaces.clearSelection() should not trigger an exception.

3) Actual behavior

Running PrimeFaces.clearSelection() triggers the following exception for rowClicks on a datatable in IE11:

Error: Could not complete the operation due to error 800a025e.
  at b.clearSelection(/javax.faces.resource/primefaces.js:1:4094)
  at onRowClick(/javax.faces.resource/primefaces.js:18:20202)
  at Anonymous function(/javax.faces.resource/primefaces.js:18:5632)
  at bH.event.dispatch(/javax.faces.resource/jquery/jquery.js:25:40977)
  at cd.handle(/javax.faces.resource/jquery/jquery.js:25:37104)
  at d(/javax.faces.resource/js/raven.min.js:2:3984)

4) Steps to reproduce

Click on a row in a datatable or manually execute PrimeFaces.clearSelection() with the browser's developer console.

@tandraschko tandraschko added the 🐞 defect Bug...Something isn't working label Oct 10, 2016
@tandraschko tandraschko added this to the 6.1 milestone Oct 10, 2016
@tandraschko tandraschko self-assigned this Oct 10, 2016
@tandraschko
Copy link
Member

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants