Commit 3bbeccc
authored
Fix: Preserve list notes when resolving redirects (internetarchive#11122)
* Fix: Preserve list notes when resolving redirects
When list items are redirects, the notes were being lost during redirect
resolution in get_seeds() method. This fix preserves the original notes
by creating an AnnotatedSeed with both the resolved document and the
original notes.
Fixes internetarchive#96001 parent 0c83515 commit 3bbeccc
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
323 | 332 | | |
324 | 333 | | |
325 | 334 | | |
| |||
0 commit comments