Commit f2e04a2
committed
test: align by-handle Content-Disposition expectations with the vanilla ASCII fallback
The fallback transliterates (NFD + strip combining marks + drop non-ASCII),
it does not substitute underscores. Two expectations in this file still
assumed the old underscore output.1 parent 90a4679 commit f2e04a2
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- dspace-server-webapp/src/test/java/org/dspace/app/rest
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
516 | | - | |
| 515 | + | |
| 516 | + | |
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
0 commit comments