N0taN3rd / wail

:whale2: One-Click User Instigated Preservation
http://matkelly.com/wail
GNU General Public License v3.0
121 stars 9 forks source link

Creating new collection causes error to display #59

Closed machawk1 closed 6 years ago

machawk1 commented 7 years ago

screen shot 2016-12-01 at 10 47 46 pm

V. 1.0.0-rc.2.9.25 @N0taN3rd

N0taN3rd commented 7 years ago

@machawk1 was the name of the collection containing a space by any chance?

machawk1 commented 7 years ago

@N0taN3rd I'm not sure but when I create a new collection w/o any spaces, the error does not occur, so that could very well be the issue.

N0taN3rd commented 7 years ago

@machawk1 that's an issue. I can correct that by adding underscores to the collection name or restrict naming to only single word names. Both options are not ideal but are a work around to this

wb-manager -init "test test"

wbmannospaces

machawk1 commented 7 years ago

@N0taN3rd I am wondering if it would be best to do this in the WAIL UI so the user expects the collection name to have underscores, e.g., when a space is typed, instead insert an "_", potentially with a warning elsewhere about the limitation.

N0taN3rd commented 6 years ago

closing per 1.2.0-beta2. will re-open if this becomes and issue again