Commit 937ab4e
committed
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 parent bad41a5 commit 937ab4e
1 file changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1514 | 1514 | | |
1515 | 1515 | | |
1516 | 1516 | | |
1517 | | - | |
1518 | | - | |
1519 | 1517 | | |
1520 | 1518 | | |
1521 | 1519 | | |
| |||
1524 | 1522 | | |
1525 | 1523 | | |
1526 | 1524 | | |
1527 | | - | |
1528 | | - | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
1529 | 1538 | | |
1530 | 1539 | | |
1531 | 1540 | | |
| |||
0 commit comments