Ticket #5736 (closed Bugs: fixed)

Opened 1 year ago

Last modified 1 year ago

syntax error in modgettext call in page.modules.php

Reported by: p_lindheimer Assigned to:
Priority: minor Milestone: 2.11
Component: Core - Module Admin Version: 2.10-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

error results in warnings and possibly incorrect translations.

Change History

03/27/12 14:31:05 changed by p_lindheimer

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

(In [13938]) fixes #5736 syntax error

04/14/12 13:42:41 changed by p_lindheimer

(In [13969]) Merged revisions 13922,13938,13957-13958,13968 via svnmerge from http://www.freepbx.org/v2/svn/freepbx/branches/2.10

........

r13922 | p_lindheimer | 2012-03-27 08:46:48 -0700 (Tue, 27 Mar 2012) | 1 line

fixes #5729 validate the callback number and also double check when pulling it from the AstDB in case it has been tampered with in there

........

r13938 | p_lindheimer | 2012-03-27 11:31:04 -0700 (Tue, 27 Mar 2012) | 1 line

fixes #5736 syntax error

........

r13957 | mbrevda | 2012-04-10 08:25:11 -0700 (Tue, 10 Apr 2012) | 1 line

better commenting

........

r13958 | mbrevda | 2012-04-10 08:36:50 -0700 (Tue, 10 Apr 2012) | 1 line

callerid santizer

........

r13968 | p_lindheimer | 2012-04-12 10:12:42 -0700 (Thu, 12 Apr 2012) | 1 line

fix undefined index

........