daisy / daisy/pipeline-webui

add option to enable filtering of absolute file URIs in both execution log and detailed log

Open
#41 1 comment 0 reactions 1 assignee Claimed by @josteinaj View on GitHub
enhancement
Dominant language
Java
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

_From @ghost on April 13, 2014 0:29_

_From [josteinaj@gmail.com](https://code.google.com/u/josteinaj@gmail.com/) on June 20, 2013 17:03:46_

Messages in the execution log, the detailed log etc. should be filtered to remove all absolute file URIs.

A basic regex would be run on each line, replacing all absolute file: URIs with only the filename.

So "file:/home/jostein/filename?a&b#c" would be replaced with "filename?a&b#c".

See also issue daisy/pipeline-issues#182.

_Original issue: http://code.google.com/p/daisy-pipeline/issues/detail?id=332_

_Copied from original issue: daisy/pipeline-issues#332_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.