[
https://issues.apache.org/jira/browse/DAFFODIL-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olabusayo Kilo resolved DAFFODIL-2195.
--------------------------------------
Resolution: Fixed
Fixed in 7db9e4e4cda3b52875ab64c820df8e0855822610
> 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)