Actions
Defect #4761
closedSub-projects are always displayed on the roadmap
Start date:
2010-02-08
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I found a bug that the issues of the sub-projects are always displayed on the roadmap, regardless of any settings(params[:with_subprojects], Setting.display_subprojects_issues?).
So I tried to write the following patch to resolve the bug.
- redmine 0.9.1/trunk
 - ruby 1.8.6
 - sqlite3
 
Regards
Files
      
      Updated by Jean-Philippe Lang over 15 years ago
      
    
    - Status changed from New to Resolved
 - Target version set to 0.9.3
 - Resolution set to Fixed
 
Fixed in r3408.
      
      Updated by Jean-Philippe Lang over 15 years ago
      
    
    - Status changed from Resolved to Closed
 
Merged in 0.9-stable in r3431.
Actions