Actions
action #1513
closedone space in description causes crash
Start date:
2014-02-13
Due date:
% Done:
100%
Estimated time:
Description
If I leave ' ' in description when manually cleaning up, I get this:
File "/home/coolo/.osc-plugins/osc-staging.py", line 586, in do_staging
for req in meta['requests']:
TypeError: 'NoneType' object has no attribute 'getitem'
Actions