Bug #1708
Undefined method archived?
Start date:
30 Apr 2011
Due date:
19 May 2011
% Done:
100%
Redmine version:
External issue:
Description
The plugin uses method archived?
to check if a project is archived. But this method works only for Redmine 1.1.x. To support Redmine 1.0.x the method !active?
should be used instead.
History
#1 Updated by Andriy Lesyuk over 13 years ago
- Due date set to 19 May 2011
- Status changed from Open to Closed
- % Done changed from 0 to 100