Commit 8a603e2
authored
Improvements in handles support (#12366)
* A quick fix for the issue with file-level handles bombing on create. #12174
* Another quick fix, for #8881 (combined with #12174)
* A release note #12174
* A quick fix for the issue with file-level handles bombing on create. #12174
Another quick fix, for #8881 (combined with #12174)
A release note #121741 parent 08b9c86 commit 8a603e2
3 files changed
Lines changed: 12 additions & 9 deletions
File tree
- doc/release-notes
- src/main/java/edu/harvard/iq/dataverse
- pidproviders/handle
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | 327 | | |
334 | 328 | | |
335 | 329 | | |
| |||
400 | 394 | | |
401 | 395 | | |
402 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
403 | 401 | | |
404 | 402 | | |
405 | 403 | | |
| |||
0 commit comments