Skip to content

[BUG]: Notifications include icon without absolute URL #756

@brmiller

Description

@brmiller

⚠️ This issue respects the following points: ⚠️

  • This is a single bug, not a question or a configuration/webserver/proxy issue.
  • This is not a bug in the browser extension or another client.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server and the Passwords App is up to date. See Nextcloud Apps.
  • There are no warnings and errors reported in the Passwords App settings in the admin area
  • The following apps are not installed: Rainloop

Server Information

{
    "version": {
        "server": "31.0.10.2",
        "app": "2025.11.10",
        "lsr": true,
        "php": "8.4.13",
        "cronPhp": "8.4.13"
    },
    "environment": {
        "os": "Linux",
        "architecture": "x86_64",
        "bits": 64,
        "database": "mysql",
        "cron": "cron",
        "proxy": false,
        "sslProxy": true,
        "subdirectory": true
    },
    "services": {
        "images": "imagick",
        "favicons": "local",
        "previews": "default",
        "security": "hibp",
        "words": "auto",
        "previewApi": false,
        "faviconApi": false
    },
    "status": {
        "autoBackupStatus": 0
    },
    "settings": {
        "channel": "stable",
        "nightlies": false,
        "handbook": false,
        "performance": 5
    },
    "encryption": {
        "sse": {
            "SSEv1r1": false,
            "SSEv1r2": true,
            "SSEv2r1": false,
            "SSEv3r1": false,
            "none": true,
            "default": "none"
        },
        "cse": {
            "CSEv1r1": true,
            "none": true,
            "default": "CSEv1r1"
        }
    }
}

Client Information

Not client related - logs are issued on server.

Bug description

Upgrading to 31.0.10, Passwords 2025.11.10 (LSR), my logs are flooded with

Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: passwords, subject: upgrade_required]
Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: passwords, subject: new_client]
Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: passwords, subject: survey]

every 5 seconds or so. The are several references to these types of errors for other apps (most of which claim to be fixed), but none by the Passwords app.

(yes, I had to click the checkbox "There are no warnings and errors reported in the Passwords App settings in the admin area" to create this bug, but how else do you report app-on-server warnings?)

Steps to reproduce

  1. Upgrade to 31.0.10
  2. Install Passwords app
  3. Browse Admin Log errors

Expected behavior

No warnings in logs

Nextcloud Logs

Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: passwords, subject: upgrade_required]
Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: passwords, subject: new_client]
Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: passwords, subject: survey]

Browser Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething in the app is not working as expected

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions