-
Bug
-
Resolution: Fixed
-
Major
-
1.11.1
-
None
-
Security Level: Public (Visbile by non-authn users.)
-
None
The SWIG wrapper for genericfs.change_group_ownership() does not
correctly wrap calls in order to forward the exception to the
parent java process.
This is caused by the method declaration not explicitly declaring that
it will throw fs::error.