Package: qa.debian.org
Severity: normal
Hi,
in some tables names are not stripped from spaces. Example:
udd=> select '"' || u.name || '"' as name_with_spaces, uploader from uploaders
u where name like '% ' or name like ' %' ;
name_with_spaces | uploader
Control: usertag -1 udd
The problem was discussed on Debian-QA list. The discussion starts here:
https://lists.debian.org/debian-qa/2023/12/msg7.html
I opened this bug report to keep a record of the discussion in BTS.
There is one statement by Lucas Nussbaum[1] defending the current
si
Hi!
Thanks for letting me know about the issue! Apparently some database
entry got corrupted, and concerningly I do not know why... I updated
the software though and refreshed the entry, and also added some UTF-8
sanitization for new entries, so hopefully this will stay fixed.
The issue should be
3 matches
Mail list logo