天黑之后发表主题时报错了。

2012-05-01 23:37:29 +08:00
 panxianhai
@livid
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/tornado/web.py", line 988, in _execute
getattr(self, self.request.method.lower())(*args, **kwargs)
File "/usr/lib/python2.6/site-packages/tornado/web.py", line 1739, in wrapper
return method(self, *args, **kwargs)
File "/www/v2ex/galaxy/handlers/web/topic.py", line 40, in get
self.finalize('topic/too_early_for_afterdark.html')
File "/www/v2ex/galaxy/handlers/web/__init__.py", line 54, in finalize
self.write(template.render(self.values))
File "/usr/lib/python2.6/site-packages/Jinja2-2.6-py2.6.egg/jinja2/environment.py", line 894, in render
return self.environment.handle_exception(exc_info, True)
File "/www/v2ex/galaxy/templates/desktop/topic/too_early_for_afterdark.html", line 1, in top-level template code
{% extends 'desktop/common/layout0.html' %}
File "/www/v2ex/galaxy/templates/desktop/common/layout0.html", line 46, in top-level template code
{% block wrapper %}
File "/www/v2ex/galaxy/templates/desktop/common/layout0.html", line 50, in block "wrapper"
{% block rightbar %}
File "/www/v2ex/galaxy/templates/desktop/common/layout0.html", line 96, in block "rightbar"
{% block rightafter %}
File "/www/v2ex/galaxy/templates/desktop/topic/too_early_for_afterdark.html", line 10, in block "rightafter"
{% if topic.node.sidebar %}
File "/usr/lib/python2.6/site-packages/Jinja2-2.6-py2.6.egg/jinja2/environment.py", line 372, in getattr
return getattr(obj, attribute)
UndefinedError: 'topic' is undefined
2405 次点击
所在节点    V2EX
2 条回复
Livid
2012-05-01 23:40:52 +08:00
修好了。

多谢反馈。
echoHUST
2013-09-01 16:38:37 +08:00
@Livid 出现这个BUG的原因是什么呢?我今天也碰到这个问题了,折腾了一下午还是没找到原因,求助

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/34306

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX