Vote #78050
完了Unarchive link for a subproject of a closed project does not work
0%
説明
When the parent project of an archived project is closed the "unarchive" link is shown source:/branches/3.3-stable/app/views/admin/projects.html.erb@16048#L35, it won't work though as the parent project is not open source:/branches/3.3-stable/app/models/project.rb@16048#L377
journals
This is fixed in r16071 but I did not remove the link in this case. We are able to archive a child of a closed project, so we should be able to unarchive it. As the parent is closed, it is restored as closed.
Thanks for pointing this out.
--------------------------------------------------------------------------------
That works too, thanks a lot!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------