Anyone else having problems editing the Wiki page? I've tried a couple of
pages and get the following. Logging off and back on doesn't help.
AttributeError
User instance has no attribute 'pageTrail'
If you want to report a bug, please save this page and attach it to your
bug report.
* Show debugging information <javascript:toggleDebugInfo()>
* Report bug <http://moinmoin.wikiwikiweb.de/MoinMoinBugs>
* Visit MoinMoin wiki <http://moinmoin.wikiwikiweb.de/FrontPage>
Traceback
A problem occurred in a Python script. Here is the sequence of function
calls leading up to the error, in the order they occurred.
1.
/var/lib/python-support/python2.5/MoinMoin/request.py
<file:///var/lib/python-support/python2.5/MoinMoin/request.py> in
*run* (self=<MoinMoin.request.RequestFastCGI object at 0x86d382c>)
1. 1171 self.page.send_page(self, msg=msg)
2. 1172 else:
3. 1173 handler(self.page.page_name, self)
4. 1174
5. 1175 # generate page footer (actions that do not want this
footer use
* *handler* = <function do_edit at 0x8460a74>
* *self* = <MoinMoin.request.RequestFastCGI object at 0x86d382c>
* self.*page* = <MoinMoin.Page.Page instance at 0x86d3a2c>
* self.page.*page_name* = u'ReuseRecycle'
2.
/var/lib/python-support/python2.5/MoinMoin/wikiaction.py
<file:///var/lib/python-support/python2.5/MoinMoin/wikiaction.py>
in *do_edit* (pagename=u'ReuseRecycle',
request=<MoinMoin.request.RequestFastCGI object at 0x86d382c>)
1. 530 return
2. 531
3. 532 if len(request.user.pageTrail()) < 4:
4. 533 Page(request, pagename).send_page(request,
5. 534 msg = "Account too new, please read some more pages.")
* /builtin/ *len* = <built-in function len>
* *request* = <MoinMoin.request.RequestFastCGI object at
0x86d382c>
* request.*user* = <MoinMoin.user.User at 0x86d3a0c
name:u'PhilPerry' id:1136078662.58.10435 valid:1>
* request.user.pageTrail /undefined/
AttributeError
User instance has no attribute 'pageTrail'
* args = ("User instance has no attribute 'pageTrail'",)
* message = "User instance has no attribute 'pageTrail'"
System Details
* Date: Mon, 12 Nov 2007 18:47:05 +0000
* Platform: Linux serenity.dague.org 2.6.22.6-linode34 #1 Sat Sep 1
23:43:16 EDT 2007 i686
* Python: Python 2.5.1 (/usr/bin/python)
* MoinMoin: Release 1.5.7 (release)
_______________________________________________
Mid-Hudson Valley Linux Users Group http://mhvlug.org
http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug
Upcoming Meetings (6pm - 8pm) MHVLS Auditorium
Oct 3 - Security and Privacy
Nov 7 - Django Python Application Framework