François Joulaud <francois dot joulaud at bzh dot net>
Subject
bug glasnost ?
Date
Wed, 17 Mar 2004 09:24:14 +0100
Le pb c'est que je ne sais plus exactement ce que j'ai fait, à priori
c'est en essayant d'accéder à http://glasnost.jlsnet.dyndns.org/people/9
qui doit être la page d'informations sur moi-même.
Mod_python error: "PythonHandler webhandler" Traceback (most recent
call last): File
"/usr/lib/python2.3/site-packages/mod_python/apache.py", line 193, in
Dispatch result = object(req) File
"/usr/lib/glasnost/web/code/webhandler.py", line 1296, in handler result
= application.handler(req) File
"/usr/lib/glasnost/web/code/webhandler.py", line 616, in handler result
= self.parseHttpPath([x for x in httpLocalPath.split('/') if x]) File
"/usr/lib/glasnost/web/code/webhandler.py", line 791, in parseHttpPath
result = self.parseHttpPathServerRole(remaining) File
"/usr/lib/glasnost/web/code/webhandler.py", line 1042, in
parseHttpPathServerRole result = self.parseHttpPathId(remaining) File
"/usr/lib/glasnost/web/code/webhandler.py", line 895, in parseHttpPathId
result = self.parseHttpPathAction(remaining) File
"/usr/lib/glasnost/web/code/webhandler.py", line 835, in
parseHttpPathAction result = self.parseHttpPathArguments(remaining) File
"/usr/lib/glasnost/web/code/webhandler.py", line 878, in
parseHttpPathArguments return self.callFunction() File
"/usr/lib/glasnost/web/code/webhandler.py", line 155, in callFunction
result = function(*arguments, **keywords) File
"/usr/lib/glasnost/glasnost/web/ObjectsWeb.py", line 1036, in use return
self.view(id) File "/usr/lib/glasnost/glasnost/web/PeopleWeb.py", line
318, in view return ObjectsWebMixin.view(self, id) File
"/usr/lib/glasnost/glasnost/web/ObjectsWeb.py", line 1071, in view
layout = writePageLayout(layout, pageTitle) File
"/usr/lib/glasnost/glasnost/web/tools.py", line 737, in writePageLayout
interp() File "/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py",
line 155, in __call__ self.interpret(self.program) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 188, in
interpret handlers[opcode](self, args) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 527, in
do_useMacro self.interpret(macro) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 188, in
interpret handlers[opcode](self, args) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 551, in
do_defineSlot self.interpret(slot) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 188, in
interpret handlers[opcode](self, args) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 345, in
do_optTag_tal self.no_tag(stuff[-2], stuff[-1]) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 327, in
no_tag self.interpret(program) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 188, in
interpret handlers[opcode](self, args) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 446, in
do_insertStructure_tal self.insertHTMLStructure(text, repldict) File
"/usr/lib/python2.3/site-packages/TAL/TALInterpreter.py", line 455, in
insertHTMLStructure p.parseString(text) File
"/usr/lib/python2.3/site-packages/TAL/HTMLTALParser.py", line 119, in
parseString self.feed(data) File
"/usr/lib/python2.3/site-packages/TAL/HTMLParser.py", line 115, in feed
self.goahead(0) File
"/usr/lib/python2.3/site-packages/TAL/HTMLParser.py", line 158, in
goahead k = self.parse_starttag(i) File
"/usr/lib/python2.3/site-packages/TAL/HTMLParser.py", line 252, in
parse_starttag endpos = self.check_for_whole_start_tag(i) File
"/usr/lib/python2.3/site-packages/TAL/HTMLParser.py", line 318, in
check_for_whole_start_tag self.error("malformed empty start tag") File
"/usr/lib/python2.3/site-packages/TAL/HTMLParser.py", line 122, in error
raise HTMLParseError(message, self.getpos()) HTMLParseError: malformed
empty start tag, at line 82, column 85