View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000987 | savapage-core | [All Projects] General | public | 2018-09-27 13:03 | 2024-08-27 14:40 |
Reporter | rijkr | Assigned To | rijkr | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | assigned | Resolution | open | ||
Product Version | 1.0.0 | ||||
Target Version | 1.6.0 | Fixed in Version | |||
Summary | 0000987: Fix ignored finishings for Canon CQue 4.0.1 | ||||
Description | IST: Depending on document/job name, Canon CQue v4.0.1, does not apply finishings when requested. It seems that just a 'raw' print is done. When staple finishing is requested: 'test 1.pdf' : no staple | 'test een.pdf : staple | 'test1.pdf' : staple | 'test_1.pdf' : staple (same issue applies to punch finishing) This finding is for SavaPage proxy printing only. The issue can NOT be reproduced with a strict 'lpr' command, so it looks like this is an IPP/CUPS issue. Or, is this an IPP/CUPS/Canon issue only? Other drivers need to be tested to know for sure. # CQue tested lpr -P the-printer -o Staple=1PLU "test 1.pdf" # CQue to be tested lpr -P the-printer -o Staple=1PLU test\ 1.pdf -T test\ 1.pdf SOLL: Until an unambiguous diagnosis has been made, a configuration item is added to enable 'job-name'/'document-name' sanitation by replacing consecutive spaces by a single underscore '_' characters: ipp.job-name.space-to-underscore.enable: Y | N (default) | ||||
Additional Information | https://tools.ietf.org/html/rfc8011#section-4.2.1.1 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-27 13:03 | rijkr | New Issue | |
2018-09-27 13:03 | rijkr | Status | new => assigned |
2018-09-27 13:03 | rijkr | Assigned To | => rijkr |
2018-09-27 13:04 | rijkr | Description Updated | View Revisions |
2018-09-27 13:04 | rijkr | Additional Information Updated | View Revisions |
2018-09-27 13:05 | rijkr | Description Updated | View Revisions |
2018-09-27 14:08 | rijkr | Description Updated | View Revisions |
2019-08-05 16:52 | rijkr | Target Version | 1.1.0 => 1.2.0 |
2020-09-17 21:42 | rijkr | Target Version | 1.2.0 => 1.3.0 |
2021-08-10 19:55 | rijkr | Target Version | 1.3.0 => 1.4.0 |
2022-08-20 18:34 | rijkr | Target Version | 1.4.0 => 1.5.0 |
2024-08-27 14:40 | rijkr | Target Version | 1.5.0 => 1.6.0 |