pydio / pydio-core

Pydio 8 official repository
https://pydio.com
GNU Affero General Public License v3.0
867 stars 289 forks source link

ajxp_user links back to ajxp_home #1307

Closed AthletiaTech closed 6 years ago

AthletiaTech commented 7 years ago

Hi, we disabled Home (ajxp_home) workspace because we just don't need it. But when a user edits his profile in ajxp_user workspace he can't get back because the link in the lower left links back to ajxp_home. It brings up this error:

Cannot access to workspace with id/alias ajxp_home#0 /plugins/core.conf/AbstractConfDriver.php(614): Pydio\Core\Services\UsersService::getRepositoryWithPermission(Object(Pydio\Conf\Sql\SqlUser), 'ajxp_home')

I think it would be better to link back to the default workspace like my-files.

cdujeu commented 7 years ago

indeed, interesting

cdujeu commented 6 years ago

fixed in v8 already