[asterisk-bugs] [Asterisk-GUI 0014641]: Problems with pipes and commas in timespan string.

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 10 15:40:46 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14641 
====================================================================== 
Reported By:                rdahlin
Assigned To:                awk
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   14641
Category:                   General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.21.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-03-10 15:40 CDT
Last Modified:              2009-03-10 15:40 CDT
====================================================================== 
Summary:                    Problems with pipes and commas in timespan string.
Description: 
Older versions of asterisk seem to use commas as delimiters where the newer
versions uses pipes. When A-GUI stores extensions.conf with wrong
delimiters the timespans does not work at all, asterisk seems to read the
timespan as part of the context name.

This has been fixed partly in timeintervals.js on line 128 where it checks
if the string should be splitted with commas or pipes. So long so good but
when it's stored and will be read again astman.js fails on line 1564. Solve
this by do the same fix there.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-10 15:40 rdahlin        New Issue                                    
2009-03-10 15:40 rdahlin        Status                   new => assigned     
2009-03-10 15:40 rdahlin        Assigned To               => awk             
2009-03-10 15:40 rdahlin        Asterisk Version          => 1.4.21.2        
2009-03-10 15:40 rdahlin        SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list