Commit 8808e51
committed
fix: Correct redirect path handling to fix count queries
Merge conflict re-introduced some redirect-path handling that failed in
ewi branch. Causing the subsequent count queries to fail.
This fixes https://git.ia.surfsara.nl/surf-internal/educational-logistics/edubadges/edubadges/-/issues/68
This, however, uncovered a secondary, related bug in edubadges-server.
Solved in edubadges/edubadges-server#3381 parent c0955ee commit 8808e51
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
0 commit comments