Bug #67516
tcl, donnée invalide, → TypeError: can only concatenate str (not "NoneType") to str
Start date:
20 July 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
https://sentry.entrouvert.org/entrouvert/publik/issues/62581/
TypeError: can only concatenate str (not "NoneType") to str File "passerelle/utils/jsonresponse.py", line 129, in api resp = f(*args, **kwargs) File "passerelle/views.py", line 551, in perform result = self.endpoint(request, **params) File "passerelle/contrib/tcl/models.py", line 83, in stop line_info_key = passing['line_info']['ligne'] + '-' + passing['direction'] Error occurred while processing request
Associated revisions
History
Updated by Gitea (Bot) Gitea about 1 month ago
- Status changed from Nouveau to Solution proposée
- Assignee set to Frédéric Péters
Frédéric Péters (fpeters) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://gitea.entrouvert.org/entrouvert/passerelle/pulls/29
- Titre : tcl: ignore missing direction (#67516)
- Modifications : https://gitea.entrouvert.org/entrouvert/passerelle/pulls/29/files
Updated by Frédéric Péters about 1 month ago
- Subject changed from TypeError: can only concatenate str (not "NoneType") to str to tcl, donnée invalide, → TypeError: can only concatenate str (not "NoneType") to str
Updated by Gitea (Bot) Gitea about 1 month ago
- Status changed from Solution proposée to Solution validée
Thomas Noël (tnoel) a approuvé une pull request sur Gitea concernant cette demande :
- URL : https://gitea.entrouvert.org/entrouvert/passerelle/pulls/29
- Commentaire :
N/A
Updated by Gitea (Bot) 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 :
- URL : https://gitea.entrouvert.org/entrouvert/passerelle/pulls/29
- Titre : tcl: ignore missing direction (#67516)
- Modifications : https://gitea.entrouvert.org/entrouvert/passerelle/pulls/29/files
Updated by Transition automatique 30 days ago
- Status changed from Résolu (à déployer) to Solution déployée
tcl: ignore missing direction (#67516)