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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Apr 2 08:40:40 CDT 2009


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14641 
====================================================================== 
Reported By:                rdahlin
Assigned To:                rbrindley
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   14641
Category:                   General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Target Version:             2.0.5
Asterisk GUI Version:       I did not set the version :( 
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-04-02 08: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.
====================================================================== 

---------------------------------------------------------------------- 
 (0102610) svnbot (reporter) - 2009-04-02 08:40
 http://bugs.digium.com/view.php?id=14641#c102610 
---------------------------------------------------------------------- 
Repository: asterisk-gui
Revision: 4631

U   branches/2.0/config/js/astman2.js
U   branches/2.0/config/js/index.js
U   branches/2.0/config/js/log.js
U   branches/2.0/config/js/object.customs.js
U   branches/2.0/config/js/pbx2.js
U   branches/2.0/config/js/timeintervals.js
U   branches/2.0/config/timeintervals.html

------------------------------------------------------------------------
r4631 | rbrindley | 2009-03-12 12:01:29 -0500 (Thu, 12 Mar 2009) | 8 lines


- merged the latest and greated from astman_revamp branch
- fixed a few bug issues with time intervals
- fixed a few issues with object.customs

(closes issue http://bugs.digium.com/view.php?id=14641)
Reported by: rdahlin

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-gui?view=rev&revision=4631 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-02 08:40 svnbot         Checkin                                      
2009-04-02 08:40 svnbot         Note Added: 0102610                          
2009-04-02 08:40 svnbot         Assigned To              awk => rbrindley    
======================================================================




More information about the asterisk-bugs mailing list