You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Nextcloud from 12.0.6 to 13.0.1 ("stable" update channel)
Now the login screen background, title bar and folder icons appears in an ugly brown color
Login as admin, go to settings -> theming and change the color
Folder icons uses now that color, but the login screen background and title bar still use that brown color
Go to settings -> theming again and upload a background image
Logout
The background image is not used
Expected behaviour
Setting a color in the theming app should change the background and title bar color as well as folder icon color.
Uploaded background image should be used on the login screen.
Actual behaviour
Setting a color in the theming app changes only the color of the folder icons, nothing else.
Setting a background image has no effect.
Server configuration
Operating system:
Ubuntu Linux 16.04.3 x86_64 Server
Web server:
Apache 2.4.18
Database:
MySql Server 5.7.21
PHP version:
7.0.28
Nextcloud version: (see Nextcloud admin page)
13.0.1
Updated from an older Nextcloud/ownCloud or fresh install:
12.0.6
Where did you install Nextcloud from:
Integrated Web Updater
Steps to reproduce
Expected behaviour
Setting a color in the theming app should change the background and title bar color as well as folder icon color.
Uploaded background image should be used on the login screen.
Actual behaviour
Setting a color in the theming app changes only the color of the folder icons, nothing else.
Setting a background image has no effect.
Server configuration
Operating system:
Ubuntu Linux 16.04.3 x86_64 Server
Web server:
Apache 2.4.18
Database:
MySql Server 5.7.21
PHP version:
7.0.28
Nextcloud version: (see Nextcloud admin page)
13.0.1
Updated from an older Nextcloud/ownCloud or fresh install:
12.0.6
Where did you install Nextcloud from:
Integrated Web Updater
Signing status:
Signing status
No errors have been found.
List of activated apps:
App list
Enabled:
Disabled:
Nextcloud configuration:
Config report
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"web01",
"web01.hoelle-online.de",
"web01.dmz.hoelle-online.de"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "http://dmzlx01.dmz.hoelle-online.de/nextcloud",
"dbtype": "mysql",
"version": "13.0.1.1",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "Europe/Berlin",
"log_type": "syslog",
"log_authfailip": true,
"installed": true,
"memcache.local": "\OC\Memcache\APCu",
"mail_smtpmode": "smtp",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"ldapIgnoreNamingRules": false,
"appstore.experimental.enabled": true,
"updater.release.channel": "stable",
"maintenance": false,
"loglevel": 2,
"ldapProviderFactory": "\OCA\User_LDAP\LDAPProviderFactory",
"theme": "",
"preview_max_x": 1280,
"preview_max_y": 1280,
"enabledPreviewProviders": {
"0": "OC\Preview\PNG",
"1": "OC\Preview\JPEG",
"2": "OC\Preview\GIF",
"11": "OC\Preview\Illustrator",
"12": "OC\Preview\Postscript",
"13": "OC\Preview\Photoshop",
"14": "OC\Preview\TIFF"
},
"updater.secret": "REMOVED SENSITIVE VALUE",
"mail_smtpauthtype": "LOGIN"
}
}
Are you using external storage, if yes which one:
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP
LDAP configuration (delete this part if not used)
LDAP config
+-------------------------------+--------------------------------------------------------------------------------------+
| Configuration | |
+-------------------------------+--------------------------------------------------------------------------------------+
| hasMemberOfFilterSupport | |
| hasPagedResultSupport | |
| homeFolderNamingRule | |
| lastJpegPhotoLookup | 0 |
| ldapAgentName | cn=restricted,dc=int,dc=xxx,dc=de |
| ldapAgentPassword | *** |
| ldapAttributesForGroupSearch | |
| ldapAttributesForUserSearch | |
| ldapBackupHost | |
| ldapBackupPort | |
| ldapBase | dc=int,dc=xxx,dc=de |
| ldapBaseGroups | dc=int,dc=xxx,dc=de |
| ldapBaseUsers | dc=int,dc=xxx,dc=de |
| ldapCacheTTL | 600 |
| ldapConfigurationActive | 1 |
| ldapDefaultPPolicyDN | |
| ldapDynamicGroupMemberURL | |
| ldapEmailAttribute | mail |
| ldapExperiencedAdmin | 0 |
| ldapExpertUUIDGroupAttr | |
| ldapExpertUUIDUserAttr | |
| ldapExpertUsernameAttr | |
| ldapGidNumber | gidNumber |
| ldapGroupDisplayName | cn |
| ldapGroupFilter | (&(|(objectclass=posixGroup))(|(cn=nextcloud))) |
| ldapGroupFilterGroups | nextcloud |
| ldapGroupFilterMode | 0 |
| ldapGroupFilterObjectclass | posixGroup |
| ldapGroupMemberAssocAttr | memberUid |
| ldapHost | ldap |
| ldapIgnoreNamingRules | |
| ldapLoginFilter | (&(|(objectclass=posixAccount))(|(uid=%uid)(|(mailPrimaryAddress=%uid)(mail=%uid)))) |
| ldapLoginFilterAttributes | |
| ldapLoginFilterEmail | 1 |
| ldapLoginFilterMode | 0 |
| ldapLoginFilterUsername | 1 |
| ldapNestedGroups | 0 |
| ldapOverrideMainServer | |
| ldapPagingSize | 500 |
| ldapPort | 389 |
| ldapQuotaAttribute | |
| ldapQuotaDefault | |
| ldapTLS | 0 |
| ldapUserDisplayName | displayName |
| ldapUserDisplayName2 | |
| ldapUserFilter | (|(objectclass=posixAccount)) |
| ldapUserFilterGroups | |
| ldapUserFilterMode | 0 |
| ldapUserFilterObjectclass | posixAccount |
| ldapUuidGroupAttribute | auto |
| ldapUuidUserAttribute | auto |
| turnOffCertCheck | 0 |
| turnOnPasswordChange | 0 |
| useMemberOfToDetectMembership | 1 |
+-------------------------------+--------------------------------------------------------------------------------------+
Client configuration
Browser:
Any (tested Firefox, Chrome, Opera, IE)
Operating system:
Any (tested Linux, Windows)
Logs
Web server error log
Web server error log
No errors.Nextcloud log (data/nextcloud.log)
Nextcloud log
(empty file)
Browser log
Browser log
No errors.The text was updated successfully, but these errors were encountered: