Commit 4001cda
committed
issue2550683 Allow indexargs_form filter variable exclusion.
Patch generated by Bruce Tulloch (bruce). Applied and docstring for
indexargs_form updated by John Rouillard. Full patch description is
in CHANGES.txt file. I added the use case description.
Code should be backwards compatible. There are not existing tests of
indexargs_form that I can adopt to test, but it didn't cause tests/test_cgi
tests/test_template to fail and the demo tracker ran properly.1 parent d0e3658 commit 4001cda
2 files changed
+38
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
43 | 70 | | |
44 | 71 | | |
45 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2681 | 2681 | | |
2682 | 2682 | | |
2683 | 2683 | | |
2684 | | - | |
2685 | | - | |
| 2684 | + | |
| 2685 | + | |
| 2686 | + | |
| 2687 | + | |
| 2688 | + | |
| 2689 | + | |
| 2690 | + | |
| 2691 | + | |
| 2692 | + | |
2686 | 2693 | | |
2687 | 2694 | | |
2688 | 2695 | | |
| |||
2710 | 2717 | | |
2711 | 2718 | | |
2712 | 2719 | | |
| 2720 | + | |
| 2721 | + | |
2713 | 2722 | | |
2714 | 2723 | | |
2715 | 2724 | | |
| |||
0 commit comments