| Summary | internet explorer 8 error |
| Queue | Kronolith |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | jan (at) horde (dot) org |
| Requester | ctimoteo (at) sapo (dot) pt |
| Created | 11/01/2013 (4389 days ago) |
| Due | |
| Updated | 11/01/2013 (4389 days ago) |
| Assigned | |
| Resolved | 11/01/2013 (4389 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
State ⇒ Resolved
commit 2ebbf64ed05db706a5b4d66f95735d1180ab5ca4
Author: Jan Schneider <jan@horde.org>
Date: Fri Nov 1 18:24:12 2013 +0100
Don't use IE8 keyword (
Bug #12813).kronolith/js/kronolith.js | 2 +-
kronolith/lib/Ajax.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/2ebbf64ed05db706a5b4d66f95735d1180ab5ca4
Priority ⇒ 2. Medium
New Attachment: 0001-avoid-error-in-IE8.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ internet explorer 8 error
Type ⇒ Bug
State ⇒ Unconfirmed
after update, i noticed one javascript error in internet explorer version 8
this commit introduced the bug:
https://github.com/horde/horde/commit/23eea77ddcb5bebcf8b8e46fde4d8f177f676033#diff-053e04759140695d3eae0fcc73ab78d4
in attachment there is one possible fix.
Thanks