Ticket #2731 (closed Bugs: fixed)

Opened 5 years ago

Last modified 5 years ago

infoservices bug, operator not working for directory

Reported by: fskrotzki Assigned to: p_lindheimer
Priority: major Milestone: 2.5
Component: Core Version: 2.4-branch
Keywords: infoservices operator directory not working Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: 1.2 SVN Revision (if applicable):

Description

There is a bug in the modules/inforservices/function.inc.php routine where it generates the code for the directory. This has existed since 2.2 days.

If you defined 0 as the operators extension it would not allow for the caller using the directory to press 0 to get to the operator.

There was a misplaced line of code that needed to be moved up a few lines.

I've attached a patch to go against 2.4

Attachments

directory_operator_fix.patch (1.1 kB) - added by fskrotzki on 03/10/08 15:33:37.

Change History

03/10/08 15:33:37 changed by fskrotzki

  • attachment directory_operator_fix.patch added.

03/10/08 21:07:30 changed by p_lindheimer

  • status changed from new to closed.
  • confirmation changed from Unreviewed to Confirmed.
  • resolution set to fixed.
  • milestone changed from Cut Line to 3.0.

r5727 (2.4)

r5729 (2.3)