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
Fix mactrack.css line 50: duplicate `color:` in `background-color: color: rgba(250, 253, 158);` → should be `background-color: rgba(250, 253, 158);`
Fix locales/build_gettext.sh: `cat include/cacti_version` path is wrong for plugin (file does not exist in plugin; script expects Cacti root or needs package-version from INFO)
Group: Bugs
Group: Stale / outdated
Group: Missing
Group: Minor
Group: Portability
Ref: audit of all non-PHP, non-JavaScript files.
Related