<type 'exceptions.KeyError'>('active') when running plugin_wiki

43 views
Skip to first unread message

mat --

unread,
Mar 9, 2011, 6:24:17 PM3/9/11
to web...@googlegroups.com
Hi

I downloaded latest version of Web2py and plugin_wiki.

I setup Janrain. I can login.

I created a new app and uploaded plugin_wiki as a plugin.

I can create a first page and save it using plugin_wiki features.

But second time I click the "Page" tab i get the following error:

Version

web2py™ Version 1.93.2 (2011-03-06 10:18:04)
Python Python 2.6.6: /usr/bin/python

Traceback

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Traceback (most recent call last):
File "/home/linux/Dev/web2py/gluon/restricted.py", line 188, in restricted
exec ccode in environment
File "/home/linux/Dev/web2py/applications/Docs/views/plugin_wiki/index.html", line 113, in <module>
File "/home/linux/Dev/web2py/gluon/dal.py", line 3347, in __getattr__
return self[key]
File "/home/linux/Dev/web2py/gluon/dal.py", line 3338, in __getitem__
return dict.__getitem__(self, key)
KeyError: 'active'

Error snapshot help Detailed traceback description

<type 'exceptions.KeyError'>('active')


Anyone knows what is the issue here?

Thanks!

Mat

villas

unread,
Mar 9, 2011, 9:15:59 PM3/9/11
to web2py-users
Yes, plugin_wiki is broken because the field active was deleted. I
already reported this and I hope Massimo will fix it soon.

Massimo Di Pierro

unread,
Mar 10, 2011, 11:10:14 AM3/10/11
to web2py-users
fixed now

mat --

unread,
Mar 10, 2011, 2:00:22 PM3/10/11
to web...@googlegroups.com
It works now. Thanks!
Reply all
Reply to author
Forward
0 new messages