printer-more-info not used in KDE printer settings

Armin Felder <[email protected]> Wed, 8 Apr 2026 00:12:08 +0200
Newsgroups dev.linux.lists.printing-architecture
Message-ID <[email protected]>
Hi,

while working on my printer 
app(https://github.com/arminfelder/br-thermal-printer-app),
I noticed that the KDE printer settings dialog is showing e.g. 
"http://brother_td_2020_usb" as device admin page,
despite PAPPL correctly sending

Get-Printer-Attributes response:   printer-more-info uri 
http://localhost:8142/PRINTERNAME

so before debugging through KDE printer settings as well as CUPS,
I would like to ask if someone has already an idea about this?

BR
Armin