[Tickets #13657] Re: Can't remove activesync device: JS error

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Nov 6 23:25:50 UTC 2014


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

Ticket URL: https://bugs.horde.org/ticket/13657
------------------------------------------------------------------------------
  Ticket             | 13657
  Updated By         | software-horde at interfasys.ch
  Summary            | Can't remove activesync device: JS error
  Queue              | Horde Base
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


software-horde at interfasys.ch (2014-11-06 23:25) wrote:

> The JS specific to the activesync stuff is in horde/js/activesyncprefs.js
Thanks.

I've checked the javascript and it can't work.

$('removedevice').setValue(this.devices[id.substr(7)].id);

id: remove_ABCD1234:my.user at domain.tld
[id.substr(7): ABCD1234:my.user at domain.tld
devices {ABCD1234}

ABCD1234:my.user at domain.tld does not exist in devices

It used to work, so some recent changes must have added the user after  
the id in the HTML code for the button.










More information about the bugs mailing list