[Bug] Broken App Manager (settings) #298

Closed
opened 2023-11-12 19:32:00 +01:00 by marekgrebac · 4 comments

Environment

  • Custom menu version: 3.11.1
  • Nextcloud version: 27.1.3
  • PHP version: 8.2
  • Web server (Nginx, Apache2): Nginx
  • Web browser and version (Firefox 80, Google Chrome 74, etc): Brave 1.60.114

Configuration

{
    "add-logo-link": "1",
    "always-displayed": "0",
    "apps-categories-custom": "[]",
    "apps-order": "[\"dashboard\",\"files\",\"photos\",\"mail\",\"contacts\",\"spreed\",\"deck\",\"announcementcenter\",\"calendar\",\"appointments\",\"notes\",\"forms\",\"activity\",\"maps\",\"analytics\",\"audioplayer\",\"ncdownloader\"]",
    "background-color": "#242424",
    "background-color-opacity": "100",
    "background-color-to": "#1a1a1a",
    "big-menu": "0",
    "big-menu-hidden-apps": "[\"audioplayer\",\"mail\"]",
    "categories-custom": "[]",
    "categories-order": "[\"other\",\"external_links\",\"workflow\",\"games\",\"search\",\"dashboard\",\"integration\",\"office\",\"monitoring\",\"multimedia\",\"tools\",\"organization\",\"customization\",\"social\",\"files\",\"security\"]",
    "categories-order-type": "default",
    "current-app-background-color": "#505050",
    "dark-mode-background-color": "#212121",
    "dark-mode-background-color-opacity": "100",
    "dark-mode-background-color-to": "#1c1c1c",
    "dark-mode-current-app-background-color": "#3d3d3d",
    "dark-mode-icon-invert-filter": "0",
    "dark-mode-icon-opacity": "100",
    "dark-mode-loader-color": "#ffffff",
    "dark-mode-opener": "side-menu-opener",
    "dark-mode-text-color": "#ffffff",
    "default-enabled": "1",
    "display-logo": "0",
    "enabled": "yes",
    "force": "1",
    "hide-when-no-apps": "1",
    "icon-invert-filter": "0",
    "icon-opacity": "100",
    "installed_version": "3.11.1",
    "loader-color": "#8f8f8f",
    "loader-enabled": "1",
    "opener": "side-menu-opener",
    "opener-hover": "1",
    "opener-only": "0",
    "opener-position": "before",
    "show-settings": "0",
    "side-with-categories": "0",
    "size-icon": "small",
    "size-text": "small",
    "target-blank-apps": "[\"mail\",\"spreed\"]",
    "text-color": "#ffffff",
    "top-menu-apps": "[\"mail\",\"dashboard\",\"spreed\",\"files\"]",
    "top-menu-mouse-over-hidden-label": "1",
    "top-side-menu-apps": "[\"activity\",\"contacts\",\"deck\",\"audioplayer\",\"appointments\",\"mail\",\"photos\",\"notes\",\"dashboard\",\"spreed\",\"calendar\",\"files\"]",
    "types": "",
    "use-avatar": "0"
}

Steps to reproduce

Trying to open settings of the app from admin menu - customization.

Observed Results

Whenever I updated NextCloud and the app aswell, the customization menu got bugged. I tried to remove / readd the app from the store, aswell remove table from db (tried to purge old version tables), additionally, I tried to manually uninstall by removing this app files in nextcloud directory.

Expected Results

It should show the correct layout of the menu as before.

More informations

No response

### Environment * Custom menu version: 3.11.1 * Nextcloud version: 27.1.3 * PHP version: 8.2 * Web server (Nginx, Apache2): Nginx * Web browser and version (Firefox 80, Google Chrome 74, etc): Brave 1.60.114 ### Configuration ``` { "add-logo-link": "1", "always-displayed": "0", "apps-categories-custom": "[]", "apps-order": "[\"dashboard\",\"files\",\"photos\",\"mail\",\"contacts\",\"spreed\",\"deck\",\"announcementcenter\",\"calendar\",\"appointments\",\"notes\",\"forms\",\"activity\",\"maps\",\"analytics\",\"audioplayer\",\"ncdownloader\"]", "background-color": "#242424", "background-color-opacity": "100", "background-color-to": "#1a1a1a", "big-menu": "0", "big-menu-hidden-apps": "[\"audioplayer\",\"mail\"]", "categories-custom": "[]", "categories-order": "[\"other\",\"external_links\",\"workflow\",\"games\",\"search\",\"dashboard\",\"integration\",\"office\",\"monitoring\",\"multimedia\",\"tools\",\"organization\",\"customization\",\"social\",\"files\",\"security\"]", "categories-order-type": "default", "current-app-background-color": "#505050", "dark-mode-background-color": "#212121", "dark-mode-background-color-opacity": "100", "dark-mode-background-color-to": "#1c1c1c", "dark-mode-current-app-background-color": "#3d3d3d", "dark-mode-icon-invert-filter": "0", "dark-mode-icon-opacity": "100", "dark-mode-loader-color": "#ffffff", "dark-mode-opener": "side-menu-opener", "dark-mode-text-color": "#ffffff", "default-enabled": "1", "display-logo": "0", "enabled": "yes", "force": "1", "hide-when-no-apps": "1", "icon-invert-filter": "0", "icon-opacity": "100", "installed_version": "3.11.1", "loader-color": "#8f8f8f", "loader-enabled": "1", "opener": "side-menu-opener", "opener-hover": "1", "opener-only": "0", "opener-position": "before", "show-settings": "0", "side-with-categories": "0", "size-icon": "small", "size-text": "small", "target-blank-apps": "[\"mail\",\"spreed\"]", "text-color": "#ffffff", "top-menu-apps": "[\"mail\",\"dashboard\",\"spreed\",\"files\"]", "top-menu-mouse-over-hidden-label": "1", "top-side-menu-apps": "[\"activity\",\"contacts\",\"deck\",\"audioplayer\",\"appointments\",\"mail\",\"photos\",\"notes\",\"dashboard\",\"spreed\",\"calendar\",\"files\"]", "types": "", "use-avatar": "0" } ``` ### Steps to reproduce Trying to open settings of the app from admin menu - customization. ### Observed Results Whenever I updated NextCloud and the app aswell, the customization menu got bugged. I tried to remove / readd the app from the store, aswell remove table from db (tried to purge old version tables), additionally, I tried to manually uninstall by removing this app files in nextcloud directory. ### Expected Results It should show the correct layout of the menu as before. ### More informations _No response_
marekgrebac added the
bug
label 2023-11-12 19:32:00 +01:00
Owner

Hi,

What language do you use?

Hi, What language do you use?
Author

Hi,

What language do you use?

Hey,

I use Slovak language. (Slovakia, Slovak Republic, slovenčina)

> Hi, > > What language do you use? Hey, I use Slovak language. (Slovakia, Slovak Republic, slovenčina)
deblan added the
next release
label 2023-11-12 20:32:12 +01:00
Owner

Fixed in v3.11.2!

Fixed in v3.11.2!
deblan removed the
next release
label 2023-11-12 20:38:54 +01:00
Author

Thank you alot! Gonna buy you some coffee soon, I got really surprised by such a fast response and fix.

Thank you alot! Gonna buy you some coffee soon, I got really surprised by such a fast response and fix.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: deblan/side_menu#298
No description provided.