On Thu, Mar 4, 2010 at 1:44 AM, George Niculae <[email protected]> wrote: > Hi, > > looking at http://track.sipfoundry.org/browse/XX-7635: > > Relevant lines within 2010_03_02.request.log: looks like the request for > favicon.ico is somehow truncated > GET /favicon.ico HTTP/1.1" 404 > instead > GET /sipxconfig/skin/favicon.ico HTTP/1.1" 200 > > 172.16.0.35 - - [02/Mar/2010:15:10:36 +0000] "GET > /sipxconfig/skin/favicon.ico HTTP/1.1" 200 1150 "-" "Mozilla/5.0 (Windows; U; > Windows NT 5.1; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR > 3.5.30729)" - > 172.16.0.35 - - [02/Mar/2010:15:10:36 +0000] "POST > /sipxconfig/admin/commserver/RestartNeededServicesPage,$Form.sdirect > HTTP/1.1" 200 1750 > "https://172.16.0.11:8443/sipxconfig/admin/commserver/RestartNeededServicesPage.html" > "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2) Gecko/20100115 > Firefox/3.6 (.NET CLR 3.5.30729)" - > 172.16.0.35 - - [02/Mar/2010:15:10:36 +0000] "GET /favicon.ico HTTP/1.1" 404 > 1250 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2) > Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)" - > 172.16.0.35 - - [02/Mar/2010:15:10:39 +0000] "GET /favicon.ico HTTP/1.1" 404 > 1250 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2) > Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)" - > > Not sure, but shouldn't we serve this one as an asset?
I vaguely remember that some time ago I had some problems with "favicon" being displayed using an OEM build. At that time, on my local build, I created a Tapestry IAsset object to retrieve the favicon path and everything worked just fine. Since I was the only one who experienced weird behaviour of favicon, I didn't commit my changes on OEM repository from that time. Please check comments from: http://track.sipfoundry.org/browse/XX-2253 Mircea > > George > > > > > _______________________________________________ > sipx-dev mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > sipXecs IP PBX -- http://www.sipfoundry.org/ > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
