Commit 91b6c6d
committed
Issue2407750 Add missing call to urllib.quote
Patch supplied by cedric_krier. Reviewed and applied by
rouilj. "python run_tests.py -k 'not test_postgresql'" passed used for
validation. Ran a demo.py run with some simple tests to index page. I
don't have an explicit test to show that this patch fixes. However
given the name of the function patched this looks likehowit should
have been written originally.1 parent 3a8d116 commit 91b6c6d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2695 | 2695 | | |
2696 | 2696 | | |
2697 | 2697 | | |
2698 | | - | |
| 2698 | + | |
| 2699 | + | |
2699 | 2700 | | |
2700 | 2701 | | |
2701 | 2702 | | |
| |||
0 commit comments