mpreisler / trac-issues-test

Testing trac to github issue migration, please ignore.
0 stars 0 forks source link

It's impossible to write any value to version_time in Item #5

Closed mpreisler closed 9 years ago

mpreisler commented 9 years ago

{{{ File "/home/mpreisle/Devel/scap-workbench/src/scap_workbench/edit.py", line 3058, in __change timestamp = self.controlDate(widget.get_text()) AttributeError: 'EditValues' object has no attribute 'controlDate' }}}

Furthermore the controlDate function will always fail due to datetime and time modules not being imported and the function catching all exceptions inherited from Exception so the entire problem gets hidden!

mpreisler commented 9 years ago

Imported from trac issue 5. Created by mpreisle on 2011-09-09T14:20:31, last modified: 2011-09-14T11:00:09

mpreisler commented 9 years ago

Trac comment by mpreisle on 2011-09-09 14:58:45:

Maybe won't fix - see #6

mpreisler commented 9 years ago

Trac comment by mpreisle on 2011-09-14 11:00:09:

Fixed with 5a6ed78ffac90c8f3b76f55eb0389947371aa10d