openwrt / luci

LuCI - OpenWrt Configuration Interface
Apache License 2.0
6.38k stars 2.53k forks source link

Luci login screen shows menu entries when using unofficial packages. #6110

Closed hudra0 closed 1 year ago

hudra0 commented 1 year ago

Steps to reproduce:

  1. Build custom image with unofficial luci-app-diskman package.
  2. flash image
  3. login screen looks like this image

Expected behavior:

There should be no menu visible. This was working until a few builds. Probably until the end of october.

Additional Information:

OpenWrt version information from system /etc/openwrt_release

DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='SNAPSHOT'
DISTRIB_REVISION='r21326-bca663f20f'
DISTRIB_TARGET='x86/64'
DISTRIB_ARCH='x86_64'
DISTRIB_DESCRIPTION='OpenWrt SNAPSHOT r21326-bca663f20f'
DISTRIB_TAINTS='no-all override'
jow- commented 1 year ago

Looks like a duplicate of / caused by https://github.com/openwrt/luci/issues/6105

hudra0 commented 1 year ago

Thanks for looking into it. Just for your information: this issue wasn't argon theme specific.. also happens with other themes.

I tested them and these are the Affected themes:

Sorry i should have included this information in the original post.