Ticket #4785 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

setcid is included in from-internal-additional - creates destinations like 1

Reported by: pnlarsson Assigned to: mbrevda
Priority: minor Milestone: 2.9
Component: Third Party Module Version: 2.8-branch
Keywords: Setcid Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable): 11285

Description

The setcid moduel creates an inlucde in from-internal-additional and that makes the setcid applications availble as destinations. Så you can dial 1 and end up somewhere.

Patch attached that removes one line of code. Tested.

Attachments

setcid.patch (0.6 kB) - added by pnlarsson on 02/02/11 09:49:42.

Change History

02/02/11 09:49:42 changed by pnlarsson

  • attachment setcid.patch added.

02/02/11 11:08:07 changed by p_lindheimer

pnlarsson,

go ahead and checkin the code, you are right that should not be there.

02/03/11 16:38:45 changed by pnlarsson

  • status changed from new to closed.
  • resolution set to fixed.

(In [11290]) Removes destinations created by setcid. Closes #4785