Bug #12543
Erreur d'URL vers le désabonnement
Start date:
12 July 2016
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
Description
/unsubscribe/eyJjYXRlZ29yeSI6MSwiaWRlbnRpZmllciI6Im1haWx0bzpmcmVkQGxvY2FsaG9zdCJ9:1bMvy4:iagQnv0KiUO4pK3u526u1vM1p5M
Je comprends que #11488 était une tentative en rapport, je viens d'y ajouter un patch.
Files
Related issues
Associated revisions
tests: fix unsubscription test (#12543)
History
Updated by Frédéric Péters over 8 years ago
- Related to Développement #11488: multitenant: exposer un tenant aux commandes django added
Updated by Serghei Mihai over 8 years ago
- File 0001-prefix-unsubscription-link-with-url-read-from-settin.patch 0001-prefix-unsubscription-link-with-url-read-from-settin.patch added
- Status changed from Nouveau to En cours
- Patch proposed changed from No to Yes
Updated by Frédéric Péters over 8 years ago
Ok. (testé sans la partie tests, qui nécessite un rebase chez moi).
Updated by Serghei Mihai over 8 years ago
- Status changed from En cours to Résolu (à déployer)
commit 09054632578d1382efb10c6d16c8cfe5a74aec3b Author: Serghei Mihai <smihai@entrouvert.com> Date: Tue Jul 12 16:08:33 2016 +0200 prefix unsubscription link with url read from settings (#12543)
Updated by Serghei Mihai over 8 years ago
- Status changed from Résolu (à déployer) to En cours
Les tests échouent lors du build:
> resp = app.get(unsubscription_path) E NameError: global name 'unsubscription_path' is not defined
Updated by Serghei Mihai over 8 years ago
Updated by Serghei Mihai over 8 years ago
- Status changed from En cours to Résolu (à déployer)
commit 71e7c1902ba8759ac2e593b3683ffb186716ee71 Author: Serghei Mihai <smihai@entrouvert.com> Date: Thu Aug 18 16:00:14 2016 +0200 tests: fix unsubscription test (#12543)
prefix unsubscription link with url read from settings (#12543)