Exception Log reporting blank login screen as error? Favicon bug?

Bug #363427 reported by David Aitcheson - KB3EFS
0
Affects Status Importance Assigned to Milestone
SchoolTool
New
Low
Unassigned

Bug Description

Immediately after install. Logged in as "Manager" to do initial set up. Clicked "errors" link on http://localhost:7080/manage.html

I suspect this is a minor irritation that is a result of the first time logging in and the login verification script is seeing the blank login screen fields as an error.

Each error has a link that leads to an exception traceback which contains basically the text below:

-----------------------------------------

Header
Exception traceback
Time
Sat Apr 18 10:46:28 2009
User
unauthenticated, sb.person.manager, Administrator, SchoolTool,
Request URL
http://localhost:7080/favicon.ico
Exception Type
NotFound
Exception Value
Object: <schooltool.app.app.SchoolToolApplication object at 0x8df9e2c>, name: u'favicon.ico'
Traceback

Traceback (most recent call last):

    * Module zope.publisher.publish, line 130, in publish
      obj = request.traverse(obj)
    * Module zope.publisher.browser, line 513, in traverse
      ob = super(BrowserRequest, self).traverse(obj)
    * Module zope.publisher.http, line 463, in traverse
      ob = super(HTTPRequest, self).traverse(obj)
    * Module zope.publisher.base, line 263, in traverse
      obj = publication.traverseName(self, obj, entry_name)
    * Module zope.app.publication.publicationtraverse, line 61, in traverseName
      ob2 = adapter.publishTraverse(request, nm)
    * Module schooltool.traverser.traverser, line 69, in publishTraverse
      raise NotFound(self.context, name, request)

NotFound: Object: <schooltool.app.app.SchoolToolApplication object at 0x8df9e2c>, name: u'favicon.ico'<br />

Display traceback as text
REQUEST
HTTP_ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
wsgi.multiprocess: True
HTTP_COOKIE: zope3_cs_e4bb048=rAE.S6mNuR8OVLBPK0uo482W9.oKfP1iKHMXPpSNXIhSEm1hdLUwQ0
zope3_cs_e4bb048: rAE.S6mNuR8OVLBPK0uo482W9.oKfP1iKHMXPpSNXIhSEm1hdLUwQ0
wsgi.multithread: True
SERVER_SOFTWARE: zope.server.http (zope.server.http)
SCRIPT_NAME:
CHANNEL_CREATION_TIME: 1240065988.36
wsgi.input:
REQUEST_METHOD: GET
HTTP_HOST: localhost:7080
PATH_INFO: /favicon.ico
SERVER_PROTOCOL: HTTP/1.1
QUERY_STRING:
CONNECTION_TYPE: keep-alive
HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_USER_AGENT: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009032711 FireFox/8.04 (hardy) Firefox/3.0.8
wsgi.version: (1, 0)
SERVER_NAME: localhost
REMOTE_ADDR: 127.0.0.1
wsgi.run_once: False
wsgi.errors:
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
wsgi.url_scheme: http
SERVER_PORT: 7080
HTTP_ACCEPT_ENCODING: gzip,deflate
HTTP_KEEP_ALIVE: 300

-----------------------------------

I note that loging out and logging back in does not change the results of the error list as configured out of the box.

Tags: traceback ui
Revision history for this message
David Aitcheson - KB3EFS (kb3efs) wrote :
description: updated
Changed in schooltool:
importance: Undecided → Low
milestone: none → jaunty
summary: - Exception Log reporting blank login screen as error?
+ Exception Log reporting blank login screen as error? Favicon bug?
Changed in schooltool:
milestone: jaunty → none
tags: added: traceback ui
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.