Commit 5eb4cbc
committed
Account for encoding in _get_direct_url
Modifies the method to strip out url-encoding of the file name as
well as a better way to gather the path that avoids double
slashes
Closes-Bug: #2129687
Change-Id: Ia2d2c824c64fce4779d4e38eec155dc020a4ad7e
Signed-off-by: Ian Watson <ianwatson92@hotmail.co.uk>1 parent 8882c87 commit 5eb4cbc
File tree
2 files changed
+10
-1
lines changed- kayobe
- releasenotes/notes
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
70 | | - | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments