----- Original Message -----
From: "Dan Austin" <Dan_Austin Phoenix.com>
To: "Asterisk Developers Mailing List"
<asterisk-dev 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
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
|