Bug 809 - [Chameleon-Core]Loading some applications generates an Apache warning
: [Chameleon-Core]Loading some applications generates an Apache warning
Status: RESOLVED FIXED
: Chameleon
Samples
: 1.99
: PC Linux
: P2 normal
: 1.99 beta 4
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-11-02 11:35 by
Modified: 2004-12-02 21:30 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-11-02 11:35:04
When loading some applications an Apache warning is displayed.

Applications:
sample_basic_plainbuttons.phtml
sample_basic.phtml
sample_basic_buttonizer.phtml
sample_enhanced_themelegend.phtml
sample_basic_jsapi.phtml

Fedora Core 2
Mozilla 1.6
Chameleon beta 3 20041101

----------------
Apache Warning:

[Tue Nov 02 11:28:01 2004] [error] [client 127.0.0.1] File does not exist:
/var/www/html/home, referer:
http://127.0.0.1/nsavard/chameleon_samples/sample_basic_plainbuttons.phtml
------- Comment #1 From 2004-11-02 15:36:15 -------
Changed target to 1.99 beta 3.
------- Comment #2 From 2004-11-05 16:59:06 -------
I don't get this.  I do get an error about a_pixel.gif that was originating in
the keymap widget, a fix for this is in cvs.

I'm defering this one 'til RC1
------- Comment #3 From 2004-11-10 17:04:06 -------
More info:

The Apache error when loading "sample_basic_jsapi.phtml application is related
to the keymap widget.  I removed this widget and Apache error disappear.  The
same occured with the CVS version (Nov 9th 9h13).
------- Comment #4 From 2004-11-11 09:00:04 -------
Norm, please test again with the latest cvs ... I don't think it's gone but I
want to eliminate the possibility that it was related to the maturity level thing.
------- Comment #5 From 2004-11-11 12:34:51 -------
I updated from CVS Nov 11 09:34.  Apache error is still appearing.
------- Comment #6 From 2004-11-11 17:07:29 -------
my bad, the keymap widget was never committed with the a_pixel fix.  It is now.
------- Comment #7 From 2004-11-11 17:08:39 -------
this may be related to the problem with Chameleon always 'transferring' and (I
noticed today) two sessions getting created when starting an app.  This normally
means there is an img tag with src="" somewhere.
------- Comment #8 From 2004-11-24 15:27:18 -------
test with basic templates for this release.
------- Comment #9 From 2004-12-01 11:59:01 -------
testing complete ... none of the templates listed here generate errors in the
Apache error log.

(NOTE: fgs is missing favicon.ico and I get warnings about it on every page -
regardless of chameleon or not)
------- Comment #10 From 2004-12-01 12:06:44 -------
favicon.ico has nothing to do with FGS: it's the browser looking for an icon to
display in the address bar and in bookmarks. It's up to you to provide one if
you want one.
------- Comment #11 From 2004-12-01 12:32:05 -------
interesting.  why does it use favicon.ico?  Is this some configurable setting in
the client?  Or a default if you don't do anything else?  Apache does come with
this ico file btw ...
------- Comment #12 From 2004-12-01 12:40:29 -------
There is lots of talk about this favicon.ico problem, just google for
"favicon.ico error"... this seems to be a "feature" of IE... and I would think
of Mozilla as well but the pages that I found only talked about IE.

If Apache provides a default favicon.ico, then I agree that Guillaume should
include it in his package just to avoid the annoying errors.