[asterisk-dev] Issues with main/http.c in trunk

Terry Wilson twilson at digium.com
Thu Mar 27 23:19:54 CDT 2008


----- Original Message -----
From: "Dan Austin" <Dan_Austin at Phoenix.com>
To: "Asterisk Developers Mailing List" <asterisk-dev at lists.digium.com>
Sent: Thursday, March 27, 2008 4:35:54 PM GMT -06:00 US/Canada Central
Subject: Re: [asterisk-dev] Issues with main/http.c in trunk

Much closer now.  There is still a silly little bug in
static_callback().  Look at the if() just after the comment
/* Cap maximum length */

I am not sure what the cap should be, but throwing a random
number in there (60) allows the static pages to load, but
still errors out on the *.js includes


There was another problem where a change to make the code more in line with the coding guidelines inadvertently dropped the comparison in that statement.  It should be fixed now.

Terry



More information about the asterisk-dev mailing list