-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.0.1.Final
-
Fix Version/s: 4.1.0.Final
-
Component/s: Eclipse Plugin
-
Labels:None
-
Sprint:Sprint 44
-
Story Points:4
It appears that sometimes the report for an application gets named differently. For example, if 'test' application is analyzed, the resulting report index is located at reports/report_index_test.html. There appears to be times where this report gets named to something different (eg report_index_test.4.html), and because of this we cannot simply map projects mapped as 'applications' to a simple report by computing the reports location + _projectName.html.
Perhaps a better solution would be to upon selection, iterate through all the generated ReportLink objects in search of the inputFile mapped to that resource.