6.0.0-alpha14
7/1/25

[#10970] Remove dataurl limit for IE9
Summary Remove dataurl limit for IE9
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester vilius (at) lnk (dot) lt
Created 02/07/2012 (4893 days ago)
Due
Updated 02/08/2012 (4892 days ago)
Assigned
Resolved 02/08/2012 (4892 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
02/08/2012 04:50:52 AM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (develop):

commit 088fe650bade86781ed2718a67f8c8d5e588645d
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Feb 7 20:22:51 2012 -0700

     Ticket #10970: cite property available since IE 8

  framework/Browser/lib/Horde/Browser.php |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/088fe650bade86781ed2718a67f8c8d5e588645d
02/08/2012 04:50:21 AM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (develop):

commit 982f628bd7a28dd141f3eefe2a6fc7eba368a6e6
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Feb 7 20:20:36 2012 -0700

     Bug #10970: IE9 no longer has dataurl limit

  framework/Browser/lib/Horde/Browser.php |   14 +++-----------
  1 files changed, 3 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/982f628bd7a28dd141f3eefe2a6fc7eba368a6e6
02/08/2012 03:24:33 AM Michael Slusarz Comment #4
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Patch removes dataurl limit for IE9.
Modified and applied.
P. S. IE also for years supported 'cite' feature, however I didn't 
add it because it is not really used anywhere in Horde or 
applications. So you've might consider removing it completely. 
Similar goes for 'javascript' feature. According jQuery blog IE9 has 
JavaScript version 1.8.5 however I cannot see these numbers in 
setFeature() used anywhere.
You are confusing applications and packages.  Whether we use these 
values anywhere (e.g. an application) is irrelevant.  We can't remove 
this from a package in a minor release because the presence of these 
values is required by the current API version.

I added cite support of IE since version 8.
02/08/2012 03:23:15 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 088fe650bade86781ed2718a67f8c8d5e588645d
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Feb 7 20:22:51 2012 -0700

     Ticket #10970: cite property available since IE 8

  framework/Browser/lib/Horde/Browser.php |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/088fe650bade86781ed2718a67f8c8d5e588645d
02/08/2012 03:23:09 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 982f628bd7a28dd141f3eefe2a6fc7eba368a6e6
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Feb 7 20:20:36 2012 -0700

     Bug #10970: IE9 no longer has dataurl limit

  framework/Browser/lib/Horde/Browser.php |   14 +++-----------
  1 files changed, 3 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/982f628bd7a28dd141f3eefe2a6fc7eba368a6e6
02/07/2012 11:48:07 PM vilius (at) lnk (dot) lt Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Remove dataurl limit for IE9
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ Yes
New Attachment: 0001-dataurl-limit-in-IE9-was-removed.patch Download
State ⇒ Unconfirmed
Reply to this comment
Patch removes dataurl limit for IE9.

P. S. IE also for years supported 'cite' feature, however I didn't add 
it because it is not really used anywhere in Horde or applications. So 
you've might consider removing it completely. Similar goes for 
'javascript' feature. According jQuery blog IE9 has JavaScript version 
1.8.5 however I cannot see these numbers in setFeature() used anywhere.

Saved Queries