Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetCiphertextPath: Cleartext root throws java.lang.IllegalArgumentException: #155

Closed
infeo opened this issue Jan 4, 2023 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@infeo
Copy link
Member

infeo commented Jan 4, 2023

Calling CryptoFileSystem::getCiphertextPath with the cleartext fs root throws the following exception:

Exception in thread "JavaFX Application Thread" java.lang.IllegalArgumentException: Invalid file path (must have a parent): /
	at org.cryptomator.cryptofs@2.6.0/org.cryptomator.cryptofs.CryptoPathMapper.getCiphertextFilePath(CryptoPathMapper.java:122)
	at org.cryptomator.cryptofs@2.6.0/org.cryptomator.cryptofs.CryptoFileSystemImpl.getCiphertextPath(CryptoFileSystemImpl.java:143)
	...
@infeo infeo added the bug label Jan 4, 2023
@infeo infeo added this to the 2.6.1 milestone Jan 4, 2023
@infeo infeo self-assigned this Jan 4, 2023
@infeo infeo closed this as completed in 9faf121 Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant