Closed mschnitzer closed 9 years ago
During testing I figured out that there is no exception handling for illegal file names or files which are not available.
This is actually also needed for the -a option because there is no check for illegal syntax.
-a
WIP
Implemented with: https://github.com/openSUSE/docmanager/commit/e7fd2891a1d8cd7199842200348d77252ccb447f
During testing I figured out that there is no exception handling for illegal file names or files which are not available.
This is actually also needed for the
-a
option because there is no check for illegal syntax.