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

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Nov 7 08:27:31 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-07 08:27) wrote:

> horde/templates/activesync/device_table.html.php - where you can  
> clearly see it is using only the device name.
Only in master.

In the 5.2 branch, the user is appended.
https://github.com/horde/horde/blob/FRAMEWORK_5_2/horde/templates/activesync/device_table.html.php

<input class="horde-delete" type="button" value="<?php echo  
_("Remove") ?>" id="remove_<?php echo $d->id . ':' . $d->user ?>"  
/><br />

That was to fix bug 13336, so that the delete button would delete the  
proper device+account association
https://github.com/horde/horde/commit/01b26397a1668fa25e2849f6b3b4710678544bf8





More information about the bugs mailing list