Edgewall Software

Changes between Initial Version and Version 2 of Ticket #4526


Ignore:
Timestamp:
Jan 12, 2007, 2:56:01 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

See #4478 and #3371

Please search for duplicate tickets before submitting new ones

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4526

    • Property Status newclosed
    • Property Resolutionduplicate
  • Ticket #4526 – Description

    initial v2  
    33Page is reporting this error:
    44
    5 
     5{{{
    66Traceback (most recent call last):
    77  File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
     
    3636    self.__dict__[name] = value
    3737RuntimeError: instance.__dict__ not accessible in restricted mode
     38}}}