Community
Participate
Working Groups
Received via emo inbox: -- When I open this page: http://www.eclipse.org/projects/project.php?id=birt and click on the plan icon beside a release it is not working. The url is: http://www.eclipse.org/projects/project-plan.php?planurl=birt/project/plan/birt_project_plan_3_7_1.xml if I enter http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/birt/project/plan/birt_project_plan_3_7_1.xml This works. Where can I change this at? The plan url in the meta data is: http://www.eclipse.org/birt/project/plan/birt_project_plan_3_7_1.xml --
This is a regression. The code (Project.class.php).used by the project information page code was changed to normalize the "http://www.eclipse.org/" from the project plan url. I have updated the project-plan.php code to account for this. Thanks for spotting this.