[asterisk-bugs] [Asterisk 0012291]: Problems with http manager interface

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Mar 27 14:49:38 CDT 2008


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=12291 
====================================================================== 
Reported By:                DEA
Assigned To:                otherwiseguy
====================================================================== 
Project:                    Asterisk
Issue ID:                   12291
Category:                   Core/HTTP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 110499 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             03-24-2008 15:24 CDT
Last Modified:              03-27-2008 14:49 CDT
====================================================================== 
Summary:                    Problems with http manager interface
Description: 
I found that I could not get connected to the web management interface
using
any URI even the drop dead simple httpstatus.

I 'found' a number of suspected problems in the code, but I do not
understand
the code well enough to be certain.

I can say that the attached patch improves the situation, but may be
utter
trash.

I'm attaching it as a strawman arguement to see if it helps point to the
root of the issue.
====================================================================== 

---------------------------------------------------------------------- 
 otherwiseguy - 03-27-08 14:49  
---------------------------------------------------------------------- 
Going ahead and closing since the bug that was breaking http is fixed in
trunk.  The problem was a strcasecmp() that should have been a
!strcasecmp().  GETs were being treated as POSTs and vice versa. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-27-08 14:49  otherwiseguy   Note Added: 0084668                          
======================================================================




More information about the asterisk-bugs mailing list