Commit 6427542
committed
Default the PathConverter (and descendants) to be non part isolating
This is likely to be the expected for anything that is or extends the
PathConverter and by adding it explicitly I hope it will cause less
confusion, as seen in a recent issue 2783.
Note the PathConverter was already non part isolating due to the
BaseConverter check.1 parent 4820d8c commit 6427542
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments