From: SourceForge.net <no...@so...> - 2010-07-13 09:49:10
|
Feature Requests item #3028843, was opened at 2010-07-13 02:42 Message generated for change (Comment added) made by lewijw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=3028843&group_id=130558 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements (example) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Option to disable source xref Initial Comment: I find it important to share reports with managers, but I cannot always share the cobertura report because the HTML report always includes a cross-reference of the source code. This has been a major problem for me on several occasions. Setting up a site where the source is available -- in any format -- is a security hazard despite best of intentions to secure the site. I recommend a configuration flag where the source is not used/hyperlinked. ---------------------------------------------------------------------- >Comment By: John Lewis (lewijw) Date: 2010-07-13 04:49 Message: It is not quite what you are asking for, but when you run <cobertura-report> or cobertura-report.bat, you can either leave off the <fileset> or have it point to an empty directory. Then, a report will still be created with the information, and when you click on a link that would have shown the source, it will show a message instead that the source could not be found. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=3028843&group_id=130558 |