[
https://issues.apache.org/jira/browse/DAFFODIL-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2195.
-----------------------------------
Verified the specified commit (commit 7db9e4e4cda3b52875ab64c820df8e0855822610)
is included in the latest pull from the daffodil repository.
Verified, via review, changes identified in the commit comment were
implemented.
Verified the affected daffodil subprojects sbt test suites executed
successfully.
Verified the nightly test suite executes successfully with no unexpected
failures.
> Diagnostic file URLs are misleading when saved in compiled schema
> -----------------------------------------------------------------
>
> Key: DAFFODIL-2195
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2195
> Project: Daffodil
> Issue Type: Bug
> Components: Diagnostics
> Affects Versions: 2.4.0
> Reporter: Mike Beckerle
> Assignee: Olabusayo Kilo
> Priority: Major
> Fix For: 3.7.0
>
>
> URLs stored for diagnostic purposes in compiled schemas contain absolute file
> names present in the compilation environment.
> This is problematic because it leaks information such as the userID of
> whomever built it.
> These URLs should be shortened to just be relative URLs and exclude a prefix
> of the directory structure so that part that is provided is meaningful and
> useful, but does not include home directory information of a user.
> See related DAFFODIL-1200 and DAFFODIL-2072.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)