Ticket #3804 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

announcement module uses | for argument delimeters in background

Reported by: p_lindheimer Assigned to: gregmac
Priority: minor Milestone: 2.6
Component: Announcements Version: 2.5-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

Using pipe instead of comma was 'proper' pre 1.6 though commas always worked. Should change this to comma since it gives warnings and possible problems on 1.6 and is otherwise fine with comma on 1.4-

Change History

08/10/09 22:58:51 changed by p_lindheimer

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

(In [8036]) fixes #3804 use comma not pipe as option delimeter

08/10/09 23:07:52 changed by p_lindheimer

(In [8038]) Merged revisions 8036-8037 via svnmerge from http://svn.freepbx.org/modules/branches/2.5

........

r8036 | p_lindheimer | 2009-08-10 19:58:51 -0700 (Mon, 10 Aug 2009) | 1 line

fixes #3804 use comma not pipe as option delimeter

........

r8037 | p_lindheimer | 2009-08-10 19:59:06 -0700 (Mon, 10 Aug 2009) | 1 line

Module Publish Script: announcement 2.5.1.9

........