Commit 7e302a9
authored
scheduler: Fix applying print-as-raster default
Currently, the default was applied only when present in the request, which is how lp behaves. However the application does not have to include defaults in the request, so we have to apply it in scheduler.
Additionally, this covers a case when print-as-raster is set by default, but we want to disable it in a specific request.1 file changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1507 | 1507 | | |
1508 | 1508 | | |
1509 | 1509 | | |
1510 | | - | |
1511 | | - | |
1512 | 1510 | | |
1513 | 1511 | | |
1514 | 1512 | | |
| |||
1517 | 1515 | | |
1518 | 1516 | | |
1519 | 1517 | | |
1520 | | - | |
1521 | | - | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
1522 | 1531 | | |
1523 | 1532 | | |
1524 | 1533 | | |
| |||
0 commit comments