Skip to content

Conversation

@PVince81
Copy link
Member

@PVince81 PVince81 commented Aug 24, 2021

Fixes #719

It seems that the group manager is implicitly triggering the loading
routine for the theme namespace, but that one is not available yet at
this stage.

The fix is to force load the theme app so that the namespace is
available early enough when needed.

This fixes an issue where the theme was not appearing for guest users.

Tests:

  • theme works
  • when theme app is disabled, it is also correctly disabled as guest (so loadApp() doesn't load if disabled)

It seems that the group manager is implicitly triggering the loading
routine for the theme namespace, but that one is not available yet at
this stage.

The fix is to force load the theme app so that the namespace is
available early enough when needed.

This fixes an issue where the theme was not appearing for guest users.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81 PVince81 added bug Something isn't working regression Regression of a previous working feature 3. to review Waiting for reviews labels Aug 24, 2021
@PVince81 PVince81 self-assigned this Aug 24, 2021
@juliusknorr juliusknorr merged commit 773ad0e into master Aug 24, 2021
@juliusknorr juliusknorr deleted the bugfix/719/theme-loading-fix branch August 24, 2021 07:34
@hnagasawa
Copy link

How to install above ?

@juliusknorr
Copy link
Member

Released as 2.0.2

@hnagasawa
Copy link

@juliushaertl Where is 2.0.2 ? do we use "git pull" ?

@juliusknorr
Copy link
Member

Its on the app store and will get to your instance when it refetches the updates

@hnagasawa
Copy link

@juliushaertl Thank you for your support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working regression Regression of a previous working feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Guest app interferes with Design app and makes logo, wallpaper disappear

4 participants