Project

General

Profile

Bug #93833

mauvaise cancelurl (AttributeError: 'list' object has no attribute 'decode')

Added by Sentry Io about 1 month ago. Updated about 1 month ago.

Status:
Solution déployée
Priority:
Normal
Target version:
-
Start date:
04 August 2024
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

https://sentry.entrouvert.org/entrouvert/publik/issues/128286/

AttributeError: 'list' object has no attribute 'decode'
(9 additional frame(s) were not displayed)
...
  File "wcs/qommon/publisher.py", line 996, in is_relatable_url
    parsed_url = urllib.parse.urlparse(url)
  File "urllib/parse.py", line 393, in urlparse
    url, scheme, _coerce_result = _coerce_args(url, scheme)
  File "urllib/parse.py", line 132, in _coerce_args
    return _decode_args(args) + (_encode_result,)
  File "urllib/parse.py", line 116, in _decode_args
    return tuple(x.decode(encoding, errors) if x else '' for x in args)
  File "urllib/parse.py", line 116, in <genexpr>
    return tuple(x.decode(encoding, errors) if x else '' for x in args)

Associated revisions

Revision 08645912 (diff)
Added by Frédéric Péters about 1 month ago

misc: ignore some repeated parameters in query string (#93833)

History

#1

Updated by Lauréline Guérin about 1 month ago

  • Project changed from Suivi des traces to w.c.s.
#2

Updated by Robot Gitea about 1 month ago

  • Status changed from Nouveau to En cours
  • Assignee set to Frédéric Péters

Frédéric Péters (fpeters) a ouvert une pull request sur Gitea concernant cette demande :

#3

Updated by Robot Gitea about 1 month ago

  • Status changed from En cours to Solution proposée
#4

Updated by Robot Gitea about 1 month ago

  • Status changed from Solution proposée to Solution validée

Lauréline Guérin (lguerin) a approuvé une pull request sur Gitea concernant cette demande :

#5

Updated by Robot Gitea about 1 month ago

  • Status changed from Solution validée to Résolu (à déployer)

Frédéric Péters (fpeters) a mergé une pull request sur Gitea concernant cette demande :

#6

Updated by Transition automatique about 1 month ago

  • Status changed from Résolu (à déployer) to Solution déployée

Also available in: Atom PDF