Modify ↓
Opened 15 years ago
Closed 15 years ago
#10169 closed defect (duplicate)
RuntimeError: instance.__dict__ not accessible in restricted mode
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11.2 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
How to Reproduce
While doing a GET operation on /newticket, Trac issued an internal error.
(please provide additional details here)
User Agent was: Mozilla/4#0 #compatible; MSIE 7#0; Windows NT 6#1; Trident/4#0; SLCC2; #NET CLR 2#0#50727; #NET CLR 3#5#30729; #NET CLR 3#0#30729; Media Center PC 6#0; #NET4#0C#
System Information
| Trac | 0#11#2
|
| Python | 2#4#3 ##1, Jan 14 2011, 00:17:43# ##br## #GCC 4#1#2 20080704 #Red Hat 4#1#2-48##
|
| setuptools | 0#6c11
|
| MySQL | server: "5#0#77", client: "5#0#77", thread-safe: 1
|
| MySQLdb | 1#2#3
|
| Genshi | 0#6
|
| mod_python | 3#2#10
|
| Subversion | 1#6#16 #r1073529#
|
| jQuery: | 1#2#6
|
Python Traceback
Traceback #most recent call last#:
File "/usr/lib/python2.4/site-packages/Trac-0.11.2-py2.4.egg/trac/web/main.py", line 432, in _dispatch_request
dispatcher.dispatch#req#
File "/usr/lib/python2.4/site-packages/Trac-0.11.2-py2.4.egg/trac/web/main.py", line 174, in dispatch
chosen_handler)
File "/usr/lib/python2.4/site-packages/Trac-0.11.2-py2.4.egg/trac/web/main.py", line 295, in _pre_process_request
chos
Attachments (0)
Note:
See TracTickets
for help on using tickets.



One of our MostFrequentDuplicates (#3371).