[Tickets #12012] dimpcore.js uses textContent which IE8 doesn't support

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Feb 1 11:15:55 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12012
------------------------------------------------------------------------------
  Ticket             | 12012
  Created By         | aarno.sandvik at helsinki.fi
  Summary            | dimpcore.js uses textContent which IE8 doesn't support
  Queue              | IMP
  Version            | 6.0.3
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


aarno.sandvik at helsinki.fi (2013-02-01 11:15) wrote:

BuilAddressLinks-function in dimpcore.js uses textContent to replace  
addresslists that have more than 15 recipients with a placeholder. IE  
8 doesn't support this and users are unable to open messages that have  
more than 15 recipients. The workaround is to use nodeValue.replace  
when textContent is not supported. Patch attached.

Opening a message with over 15 recipients in IE8 causes the following error:

Message: 'textContent is null or not an object
Line: 182
Char: 17
Code: 0
URI:..../horde/imp/js/dimpcore.js



aarno.sandvik at helsinki.fi (2013-02-01 11:15) uploaded:  
hy_fix_setting_placeholder_in_IE8.patch

http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=hy_fix_setting_placeholder_in_IE8.patch&ticket=12012&fn=%2Fhy_fix_setting_placeholder_in_IE8.patch





More information about the bugs mailing list